Here is the properties i have right now:
jira.permission.comment.group = jira-administrators,jira-servicemanagement-agents
jira.permission.comment= true
ira.permission.comment.denied= true
How do i make it so that only admins can add Comments and reply when i close it because right now when i close it disabled the commenting for even me please help. Thanks
Hi @[deleted]
Welcome to the community.
The only property on the status should be jira.permission.comment.group=jira-administrators or if you want to have it based on the project role administrator, set it to jira.permission.comment.projectrole=project-role-id
The other options you mention should not be needed.
Hi @[deleted]
Welcome to the community!
Have you tried using the roles restrictions? Link: https://confluence.atlassian.com/jirakb/restrict-customers-from-adding-comments-using-workflow-properties-1387597404.html
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.