Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0
-
Fix Version/s: 1.0.2
-
Component/s: None
-
Labels:None
-
Environment:running on linux debian
trying to access from winXP
-
Complexity:Intermediate
-
Number of attachments :
Description
one of my projects got stuck in the 'in progress' state and cannot be deleted from the web interface.
it's been in this state for > 24 hrs so it seems permanent.
attaching screenshot.
let me know if i should attach a log (and which one)
Issue Links
- relates to
-
CONTINUUM-369
Stop button to cancel the "in progress" of a project.
-
I don't know if this is a good idea, but looks like you can get out by updating the database directly.
update project
set state=old_state
where state=6