Configuring agent edit permissions

Agustín Ruiz March 9, 2016

All of our agents must access to view all the issues but just some of them can edit specific issues.

Can we do that by configuring JSD?

We try these options:
.- Permission schemes: but this affects to all the issues.
.- Issue Security schemes: but this limits the view of the issues to some agents.

Thanks!

1 answer

4 votes
Georges Moubarak
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 10, 2016

Hi @Agustín Ruiz,

Users can either edit all the issues of the project or don't edit anything.

The workaround of this issue is to implement workflow properties. You need to add a property on each status of the workflow. First you need to grant all agents the edit permission, then add this property to each status to deny the edit permission for a group of users:

jira.permission.edit.group=some-group

Suggest an answer

Log in or Sign up to answer