I would like to set a up a role that only this role can edit epics. Can I do this?
Or is there a different way to control who can edit an epic?
I already added the role to my instance, how can I only allow this role to edit epics and no other users can?
I am on the cloud version.
Jira doesn’t have a native “edit only certain issue types” permission, but you can accomplish it using a project role plus workflow properties.
Here is an example:
Create a role for Epic Editors
jira.permission.edit.projectrole = Epic Editors
btw.. I had a helper (ChatGPT). I had some ideas that were close and I looked to Chat to help confirm and clarify.
Good Luck!
There is no specific permissions to restrict who can edit an epic out of the box. You will have to use a plugin such as behaviours (from adaptivist which comes with scriptrunner) or Live fields (from appfire which comes with powerscripts or JMWE plugins) to have this functionality. If you have less than 10 users you may be able to use them for free.
Regards,
Fabian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.