Prevent anonymous users changing issue status Agile board, but allow them to view it

Wouter Mijnhart August 6, 2014

Hello,

I found another problem while working with JIRA Agile. I have set up my project in the way that anonymous users can create issues, place comments and can view my project. They are also able to view the Agile board, but that causes problems.

Anonymous users are able to move issues to other swimlanes, and change the issue status in general. This causes major problems in our workflow.

Is there any way to prevent anonymous users from changing the issue-status?


Kind regards,

Wouter

1 answer

1 accepted

0 votes
Answer accepted
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.
August 6, 2014

You need to protect the workflow transitions with "conditions".

The default is to put no conditions on new transitions, and that catches out a lot of us when we create them. You need to edit every workflow and add something like "must be in the role of users" or "must be in the role of developers"

This changes in 6.3.something of Jira - a new "permission" for "can use transitions" arrives, which covers this case quite neatly...

Wouter Mijnhart August 6, 2014

Thanks, works like a charm.

Suggest an answer

Log in or Sign up to answer