I have a "Done" state for issues, within the workflow, I set the following
jira.issue.editable false
jira.permission.comment.user false
... and published the new workflow.
However, after transitioning an issue to this "Done" state, While I am now restricted from adding, or editing comments, I find I can still edit and change other fields.
Is there another flag, or flags I should be setting ?
Thanks
Setting
jira.permission.comment.user false
worked for comments. I note that jira.permission.comment.denied appears to be an old setting.
It's just that jira.issue.editable false did not seem to work.
However, after coming back to it after a few days, I found that indeed issues were not at all editable - which is what I was looking for.
So it seems like my settings did in fact work. Maybe I had to log out and in again, maybe I had to wait...
Thanks for your input though, I appreciate it.
Hello,
Try to set like this:
jira.permission.comment.denied
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.