How to get internal or public comments to not be send on the notifications with the velocity tmplat?

mark.barringer November 27, 2018

Hello,

We are currently working on a Macro that will send the comment history when a comment is add on JSD. However we need to send only the public comments rather than all.

Does anyone know how to identify if a comment is internal or not with Velocity?

I have found that the comments can be restricted by role or group (on Jira but not on JSD)

!$comment.getRoleLevel() && !$comment.getGroupLevel()

How you can check on JSD if a comment is internal?

Thanks,

Patricia

 

 

 

0 answers

Suggest an answer

Log in or Sign up to answer