Changing Phase Owners while rejecting asset.
Hello team,
We use RAM 7.5.0.2 and we have an new requirement.
Say we have -
- 2 users (A, and B) who submit assets into the system and
- a reviewer X who reviews and approves all the assets submitted into the system.
Scenario/Usecase:
Reviewer X, while reviewing the asset submitted by A finds some information missing and wants to reject the asset.
Our requirement is -
- When the reviewer rejects the asset by choosing an action from the Actions drop down, the asset should be taken back to the submitted state and the phase owner must automatically change to the user who submitted the asset, which in this case is A.
What is the easiest way to implement this requirement?
Thanks in advance,
Regards,
Sripriya
2 answers
What does phase owner mean? That is not a RAM concept. There is asset owner. The one who submitted the asset is the asset owner. So if the asset is rejected the asset owner doesn't change, so even though in draft the asset owner is still the one who submitted the asset.
Comments
Why not keep the original owner for the Review?
consider the following, will this work?
If the Reviewer rejects ... set automatic move to the Previous state... owner own the responsibility to fix.
If Reviewer accepts, asset move to the next state, and owner is changed.
consider the following, will this work?
If the Reviewer rejects ... set automatic move to the Previous state... owner own the responsibility to fix.
If Reviewer accepts, asset move to the next state, and owner is changed.