ODST
ODST copied to clipboard
How to delete a package from ODST?
When using the package administration page, I cannot find any option to removed an uploaded package. How is this done correctly?
Thank you,
Ronny
@ronnybremer this is planned functionality. The API endpoint will be created and need to support the following behaviors:
- A package deleted from an ODS will notify all other registered ODS to delete that package.
- An option can be set in the API request to delete a package that will NOT send a notification to registered ODS and will instead blacklist that package from being synced again.
Thank you for letting me know.