The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Automation issue question.

Robert Horne
November 14, 2016

Good Morning JIRA Community,

I am trying to setup an automation rule to notify me when my when my clients have a HL7 feed connection outage. How do I differentiate "IF" issue to match that incoming message? I want to use an automation rule strictly on this HL7 feed only. 

Thank you in advance.

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Answer accepted
Andrei [errno]
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 Champions.
November 15, 2016

i'd setup it this way:

  • create a component "HL7-outage" or similar
  • add a customer portal request with a hidden component set (from previous step)
  • add automation:
    • when = issue created
    • if = matching component
    • then = 'alert user' action -> mention yourself