You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@heigpa there might be a problem with dependencies. I just checked the code. If an asset has dependencies it won't be deleted at the moment. Also it seems that a GEE jobrun id will be returned if there are dependencies or children.
I am not sure if frontend already checks for running jobs and showing an error message according to that.
I guess this could be also caused by default async processing of the GDI. Maybe we would need to enable the synchronous processing in the classic ui somehow, but keep in mind that we should do it only for single item, because when there are multiple items to delete, it would probably be a bad idea, because in the classic UI this is done with generated requests. This needs to be discussed
Steps to reproduce
Actual behaviour
Expected behaviour
Environment
The text was updated successfully, but these errors were encountered: