Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Comment Channel Source on Jira Automation

Marcos Sciarra May 2, 2022

I wonder if is there a way to know if a comment added comes from email / portal / api, etc.; channel source.

I would like to filter some automation depending on the source of the comment.

Kind regards!

Marcos

1 answer

3 votes
Matthias Gaiser [K15t]
Community Champion
May 2, 2022

Hi @Marcos Sciarra

there is at least some pointer in that direction. Every incoming email adds a property to the comment with the key sd.comment.email.email.list. If this is present, you can assume the comment was posted via email.

If you'd like to use it in an Automation, you could add a trigger for comments and use a smart value like this one to access it:

{{comment.properties."sd.comment.email.email.list"}}

In order to have a look at the content of the comment properties, these REST endpoints might be helpful:

Hope this helps,
Matthias.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events