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
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.