Change owner in RAM policy
Hi all,
Need helps here.
We have a lifecycle which has various states.
For example, Request -> Approved -> Implemented -> Completed.
The owner 'James' creates the asset at first, so he is the owner. When the asset is in the state 'Approved', I would like to save the 'Owner' attribute to a custom hidden attribute such as 'My_Original_Owner' and modify the asset new owner to 'Implementation Team'. When the asset is changed to 'Implemented' by the 'Implementation Team' later, I would like to reset the asset owner back to the 'My_Original_Owner'.
This is what I want: Request (Owner=James) -> Approved (Owner=Implementation Team) -> Implemented (Owner=James) -> Completed (Owner=James)
I thought I could have used the 'Copy Attribute Policy', but it can copy attribute from other related asset only. I would like to copy attributes from 'Owner' and to 'My_Original_Owner' on the same asset.
Any help and idea are highly appreciated.
Best regards,
James