Hi all.
I have this need to, after promotion request is done, create a new iteration for all promoted objects.
The objective here is to keep an iteration at the promoted state on the object history, even if the object is demoted, modified by set state.
Let´s say MFG users can´t see InWork objects, so we use to promote the objects to Proto. when this objects is required for a change, we set state back to InWork. At this moment, MFG users can´t see it anymore, but they should be able to still access the object at the moment it was defined as "Proto".
Actual scenario:
InWork 2.3
--> Promote to Proto
Proto 2.3
--> Set Sate InWork
InWork 2.3
Objects history will show only IW 2.3 iteration
Desired:
InWork 2.3
--> Promote to Proto
Proto 2.3
Proto 2.4 (if necessary)
--> Set Sate InWork
InWork 2.4
Object history will show
Proto 2.3
InWork 2.4