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

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 Leaders.
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

 

 

Suggest an answer

Log in or Sign up to answer