OBEROn - Bug Trace - Oberon Platform
Viewing Issue Advanced Details
89 OOQL language feature have not tried 2012-10-19 15:01 2012-10-21 13:33
administrator  
administrator  
normal  
resolved 3.0 - DB build 0067  
fixed  
none    
none 4.0 - DB build 0070  
0000089: Additional information on lifecycle stages
The following information should be stored:
- first date when the object reached the stage
- last date when the object left the stage
- number of days the object was kept at the given stage
Issue History
2012-10-19 15:01 administrator New Issue
2012-10-19 15:13 administrator Assigned To => administrator
2012-10-19 15:13 administrator Status new => assigned
2012-10-19 15:13 administrator Target Version => 3.1 - DB build 0068
2012-10-21 13:31 administrator Summary Additional information and controls on lifecycle stages => Additional information on lifecycle stages
2012-10-21 13:31 administrator Description Updated
2012-10-21 13:33 administrator Note Added: 0000157
2012-10-21 13:33 administrator Status assigned => resolved
2012-10-21 13:33 administrator Fixed in Version => 3.1 - DB build 0068
2012-10-21 13:33 administrator Resolution open => fixed

Notes
(0000157)
administrator   
2012-10-21 13:33   
added new "get" options for object stages:

currentstage.enterdate
currentstage.exitdate
currentstage.duration

stage[NAME].enterdate
stage[NAME].exitdate
stage[NAME].duration

stage[].enterdate
stage[].exitdate
stage[].duration