Disable comment on closed issue except some users (only Assignee or Admin)

Женя July 7, 2021

Hi there,

is there any chance to disable issue comments on closed issues not for everyone? The goal is to leave the access to comment to some users (like issue Assignee or Admin)

2 answers

1 accepted

2 votes
Answer accepted
Niranjan
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 7, 2021

Hi @Женя - Check this article - https://confluence.atlassian.com/jirakb/how-to-deactivate-comments-for-closed-issues-648217599.html

https://support.atlassian.com/jira-cloud-administration/docs/use-workflow-properties/

You may need to add workflow properties to restrict comments.

jira.permission.comment.group=Groupname

Женя July 7, 2021

hi Niranjan,

thank you for so quick reply! Our System Admin had tried to do that, but it didn't work - suspect because of incorrect group name.

1. Could you please explain how to specify it and where we could find group names to add it in as a correct value?

2. Do I correctly understand we have to add there (mean to jira.permission.comment.group) a group which will no be able to comment closed issues? 

Niranjan
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 7, 2021

@Женя - Check this issue for usage- https://jira.atlassian.com/browse/JRACLOUD-35917

This is set only to restrict permission to either roles,group, or users when issue is in that step.

Like Женя likes this
0 votes
Fabian Lim
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
July 7, 2021

Hi @Женя

For this functionality we use the following Power Scripts plugin with Live Fields: https://confluence.cprime.io/display/JJUPIN/lfExecuteJS where it uses javascript to hide fields or sections in the issue view.

Basically you would need s a script that identifies that the ticket is in status = closed and then hide it for certain users and groups.

In our organization we use it to hide the Edit button when a ticket is in "closed status" or show only the "edit button" to certain groups at a specific status. 

Cprime provides great support and would help you if your are stuck.

Regards,

Fabian

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events