The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Do adding labels and scheduling issues require editing permission ?

Julian von Hildebrand
July 25, 2013

We have a JIRA project to manage a set of scheduled actions based on next permissions :

- Anyone (within the group) can create an issue
- only Reporter can edit issues
- only assignee can resolve (assigned) issues

We would like to allow a specific nominated member to :

1) Schedule issues
2) Label issues

without being the issue reporter nor assignee. Is this possible ?

In other words, do these 2 permissions require <edit issues> permission ?

Thanks for your help,

2 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Timothy
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 Champions.
July 25, 2013

Permission to schedule an issue — that is, to edit the 'Due Date' of an issue. In older versions of JIRA this also controlled the permission to view the 'Due Date' of an issue.

This should solve item 1. But remember, you cannot set the Due Date if you have no create or edit permission.

Labeling issue falls under the Edit Issue Permission.

0 votes
Julian von Hildebrand
July 25, 2013

Thanks Timothy. :)