-
Notifications
You must be signed in to change notification settings - Fork 4
fix: Collection deletion - Adding Cumulus Execution Deletions #597
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…to collection-delete
…to collection-delete
Getting this error.
|
Why are we replacing colon in the id with ___? |
Oh.. I confused with the Rule names where I'm doing that for Rule name. |
Still the same error.
Is it possible because it doesn't have any executions? |
Cumulus doc says "collectionId": "COLLECTION_NAME___COLLECTION_VERSION" |
New Error. |
Error in cloudwatch logs
Since these are all issues we encounter when deleting the collection from Cumulus. If we only delete from DS catalog, will search results still return the collection? I'm wondering if we should just leave the collection in Cumulus. |
I guess that works too. I'm not sure it will cause problems when the collection is created again. |
No description provided.