Is there a way lock down only epics in a project that also contains tasks, issues, etc.? I would like only a specific group able to edit due date, assignee, reporter, etc. I know the transitioning of these epics can control through validators, but haven't seen anything for the editing of the fields aspect of the epic.
Field level permission is not available in Jira. Take a look at this feature request.
I hope it helps.
Ravi
Due Date is controlled by the Schedule permission.
Atlassian's official approach is to put the other fields on a transition screen not on the main Edit screen, and update them like that. A more intuitive approach is to use the ScriptRunner Behaviors (Adaptavist) to make fields read-only as needed.
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.