-
Notifications
You must be signed in to change notification settings - Fork 12
Description
Once again, this issue happens in the ndbi021 branch, not sure about other ones.
Sometimes, the initial computation takes too long and the user might want to shut it down to preserve resources. The problem is that when the user shuts down the environment (i.e. Docker), the server stops and the study is not activated, which is expected. But, when you turn the server on again, the user study cannot be deleted as it is in an unactive state. By the way, this can happen not only on behalf of the user, but also any time some service crashes.
The study then looks like this, it seems like it is still loading but that will never happen as it was terminated and now there is no way to remove it from the list (the study in the screenshot was created over a month ago).
