OBEROn - Bug Trace - Oberon Platform
Viewing Issue Advanced Details
90 OOQL language feature always 2012-10-21 13:33 2014-08-06 10:51
administrator  
administrator  
normal  
resolved 3.0 - DB build 0067  
fixed  
none    
none 4.2 - DB build 0072  
0000090: Additional controls on lifecycle stages
- lock/unlock the object lifecycle in the current stage
- progress the object to the next stage even if all validations are not satisfied
Issue History
2012-10-21 13:33 administrator New Issue
2012-10-21 20:36 administrator Assigned To => administrator
2012-10-21 20:36 administrator Status new => feedback
2014-08-06 10:46 administrator Fixed in Version => 4.2 - DB build 0072
2014-08-06 10:46 administrator Target Version => 4.2 - DB build 0072
2014-08-06 10:51 administrator Note Added: 0000186
2014-08-06 10:51 administrator Status feedback => resolved
2014-08-06 10:51 administrator Resolution open => fixed

Notes
(0000186)
administrator   
2014-08-06 10:51   
added new OOQL command for jumping to a specific stage even if all the validations included in the path from the current stage and the given stage are not satisfied:

object setstage < Object ID or CNR > stage < New stage name > ;