How to block a change of status of the case

Fomin Dmitriy November 22, 2012

Hi.

How to lock changing the stage of workflow for individual users?

If I add the user permissions "Browse Projects" , access to change the stages immediately appear.

1 answer

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
November 22, 2012

Your workflow needs to have "conditions" added to it.

The "browse project" permission allows users to SEE issues. The workflow transitions you are seeing as soon as that is granted are appearing because they aren't protected. If you look at the default workflow, you'll see it's got conditions on every step, like "must be a user in the project" or "must have resolve or close permission". No conditions = anyone who can see the issue can use the transition.

I'd start simple, and add "must be a user in the project" to any transition without any conditions.

Suggest an answer

Log in or Sign up to answer