Jira 8.16.1 Data Center
When I try to set permissions to not be able to edit when the issue is done I get a blank error when trying to transition to Done. I get a precondition workflow error, and the user gets a blank error when trying to transition to Done. I removed all the pre-conditions that I had on the workflow at the Done transition, and then added the permission settings in the workflow step. I get the blank error. I have verified the users can move the issue to the "done" state if I remove that workflow property. I don't Understand what is causing this
I have tried using the following:
jira.permission.edit.projectrole = <Project Role>
jira.permission.editable.projectrole = <Project Role>
jira.permission.edit.group = <Groupname>
jira.permission.editable.group = <groupName>
Adding any of these entries causes the user not to be able to transition to done due to the blank error. If I remove this workflow property the user can move to Done.