For compliance reasons, we are capturing comments made on a Jira work items using the following:
date created: {{comment.created}}
ID: {{comment.id}}
Comment author display name: {{comment.author.displayName}}
Comment author email: {{comment.author.emailAddress}}
Comment: {{comment.body}}
Comment visibility type: {{comment.visibility.type}}
Comment visibility value: {{comment.visibility.value}}
however, when someone is "@" we are only getting the accountid which is something like "455263865943657686ghjd6". I do not see a smart value for capturing the username for the person who is mentioned by the "@".
Has anyone any idea how to do this?
Thank you!
When you only have the accountId value for the user, you have a few approaches to find their displayName in the rule:
Kind regards,
Bill
Thank you @Bill Sheboy , I'll take a look at these ideas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Just following up to check if this answered your question. If so, please consider marking this one as "answered". That will help others with a similar need find solutions faster. If not, please let the community know what help you need.
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Bill, I appreciate all that however I've not responded because we've tabled this for now. should we pick this up in the future I'll be able to have a meaningful response. thanks
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.