How to disable comment for closed issues ? I'm using jira 7.6.4 and have tried jira.permission.comment.user = denied/false , none of them worked for me.
Hi @[deleted],
just try jira.permission.comment=denied
based on this document
https://www.j-tricks.com/tutorials/permissions-based-on-workflow-status
Hi @Bastian Stehmann ,
This is for old version , not working for 7.6.4 version.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @[deleted]
Following this document -> https://confluence.atlassian.com/jira063/how-to-deactivate-comments-for-closed-issues-683542388.html , try 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.
Hi @[deleted]
I actually tried it now..
Setting it to true like below does the trick for me :
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @[deleted],
Can you try the following solution?
1. Create a user group xxx, which does not contain anyone
2. Workflow configuration: jira.permission.comment.group= xxx
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.