Comment 3 for bug 2046249

Revision history for this message
Michele Lo Russo (lorumic) wrote :

UPDATE: I think I found a way to reproduce this bug reliably.

I'm operating from the dashboard, so haven't tried with the CLI.

I create a new application, with no APK. Immediately after creating it, I delete it (while it is still "initializing" - something that we do quite often for testing purposes, maybe because we just need to test something in the application creation flow and don't really need the application after).

After deleting it, the application transitions to an "Error" status, so I (impatiently) delete it again. At that point, the application transitions to a "Deleted" status.

After a few seconds, the application disappears from the applications list, but if I go to the instance list, I see a "deleted (<id>)" base instance dangling there for that application I had just deleted.

I hope this helps, please let me know if something is not clear.