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
When restarting a finished job, old results usually get discarded. This is a single method execution without confirmation. We should ensure people don't do this by accident and ask for confirmation.
How about the following when receiving a start request on a finished or cancelled job:
A finished/cancelled job goes to created (which in practice means that you need to start it again, as confirmation)
If you wish to add a confirmation pop-up, ask for the job status before.
Only remove old results when going from queued to running
I updated my previous comment about when to change status. However, thinking it over, it was an misunderstanding from my side. Ignore the comment for now.
When restarting a finished job, old results usually get discarded. This is a single method execution without confirmation. We should ensure people don't do this by accident and ask for confirmation.
Origin: Open-EO/openeo-api#442
The text was updated successfully, but these errors were encountered: