Forums

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

Re-Open Issue on External Comment Only (Not Internal)

Jared G
Contributor
November 20, 2024

Subject line says it all.  I have an automation that re-opens the ticket with reply.  Only problem is that I'm typically dropping internal notes into the ticket, and I don't need the workflow to adjust based on my internal comments.  I really only need to see the issue re-opened based on an external comment.

I consulted a variety of sources, and it doesn't look like there's a simple way, just some odd workarounds.  Just asking if anyone knows of a simple way to attribute, I can add to my automation.

Thanks!

1 answer

1 accepted

6 votes
Answer accepted
Harrison Ponce
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 20, 2024

Hi @Jared G , this is a great question! We ran into this ourselves and implemented it by doing the following IF statements stacked in our automation:

  • issue fields condition: status = resolved
  • user condition: user who triggered the event (initiator) is not Automation for Jira
  • {{smart values}} condition: {{comment.isInternal}} does not equal "true"

Give that a try and let me know what you think! Hope it helps!

 

Side note: One of our earlier versions of this involved an IF that checked that the commenter was not in the Service Desk Team role, but we have more than 100 agents, and there was a limit to how many it would search on, so we ended up going with the route I described above and that's worked out super solidly for us!

Jared G
Contributor
November 20, 2024

Wow, huge shout-out to ya Harrison, thank you so very much.  This absolutely worked! Hooray!

Thanks again!!!

Like Harrison Ponce likes this
Harrison Ponce
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 20, 2024

You Got It Bob GIF by CBS

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events