Preventing certain people from changing a state in a RAM workflow
I have a RAM project where I want to prevent certain people from moving the workflow from one state to another. Is that possible and where would I find that? Thanks a lot
|
One answer
Hi,
My understanding to your use case is that you would like to keep someone from modify specified assets. I think authorization to modify asset state is part of the capability of "update assets" role permission. You can keep someone from modifying asset in one community by setting his or her permission with "update assets" unchecked. If what you need is just keep him or her from changing one specified asset's lifecycle, I think you can implement that by modifying the transaction of lifecycle state, like adding condition that state transaction need to be approved by other approver. Thanks |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.