Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000076 [Oberon Platform] Context Design feature always 2012-08-08 16:07 2012-08-08 16:11
Reporter administrator View Status public  
Assigned To administrator
Priority normal Resolution fixed Platform
Status resolved   OS
Projection none   OS Version
ETA none Fixed in Version 3.0 - DB build 0067 Product Version 2.6 - DB build 0065
  Target Version 3.0 - DB build 0067 Product Build
Summary 0000076: Enabling the history trace for a specific event for all stages
Description Currently, if I need to enable the history trace for a specific event (for example the "edit" event) for all stages in a lifecycle, I have to set the flag for each stage. This operation may require lot of time when you have several stages.
There should be a common mask for the lifecycle where we can enable the trace events valid for all stages.
Steps To Reproduce
Additional Information
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0000146)
administrator (administrator)
2012-08-08 16:11
edited on: 2012-08-08 16:12

Added the History Trace also at the lifecycle level.
If an event is enabled at this level, it will be enabled also for all the stages (logical OR condition)

Added the "history" option in the lifecycle OOQL commands:

lifecycle edit <LCNAME> history edit clone ..... stage change 'Open' history !edit ;
lifecycle show <LCNAME> get { ... history ... } token ... ;

and also the related SDK methods in the Lifecycle class


- Issue History
Date Modified Username Field Change
2012-08-08 16:07 administrator New Issue
2012-08-08 16:07 administrator Fixed in Version => 2.7 build 0066
2012-08-08 16:07 administrator Target Version => 2.7 build 0066
2012-08-08 16:11 administrator Note Added: 0000146
2012-08-08 16:11 administrator Status new => resolved
2012-08-08 16:11 administrator Resolution open => fixed
2012-08-08 16:11 administrator Assigned To => administrator
2012-08-08 16:12 administrator Note Edited: 0000146
© 2008-2013 Mirko Solazzi | Website Templates by IceTemplates.com
Please Read: Privacy Policy and Terms of Use

Powered by Mantis Bugtracker
Copyright © 2000 - 2008 Mantis Group