/
Restrict default visibility of comments to JIRA users only
Restrict default visibility of comments to JIRA users only
Scenario
You want the remote user to not get all the comment traffic from your support team by default, minimizing spam.
Solution
Make JIRA select an appropriate security level by default. This is a customization done in javascript, see below and also https://jira.atlassian.com/browse/JRA-23365
When this is done, JEMH's Event Listener can be configured to ignore any comments with a related security level (see the Assert Security checkbox in the non-JIRA notification section of a Project Mapping in the Event Listener). To actually notify the remote user, a conscious decision can be made to remove the comment security, letting the Event Listener notify the remote user.
Related articles
, multiple selections available,
Related content
Commenting on Service Management issues using JEMH
Commenting on Service Management issues using JEMH
Read with this
Common Problems
Common Problems
Read with this
Create Issues (Jira Service Desk 3)
Create Issues (Jira Service Desk 3)
Read with this
Use CommentSecurity
Use CommentSecurity
Read with this
Enabling internal user comments to be restricted by default but not the remote user
Enabling internal user comments to be restricted by default but not the remote user
Read with this
Associate an email with an issue
Associate an email with an issue
Read with this