Background: Built automation to promote OpsGenie alerts to Jira tickets with single-click functionality for sandbox environment.
Technical Implementation (Working):
OpsGenie Configuration Attempts:
Current Issue: Despite proper configuration, the "Promote to Jira" button does not appear in OpsGenie alert interface. Lambda automation works perfectly when triggered manually, but custom action button is not visible to users on alerts.
Hi Balaji,
Thank you for reaching out on Atlassian Community!
Custom Action Must Be Defined on the Alert or via Policy
The custom action (e.g., "Promote to Jira") must be explicitly defined on the alert itself or through alert policies. If the action is not attached to the alert, the button will not show.
In this case, a Tag has been placed called Jira, so only alerts that come in with tag Jira will see this option. You can modify the tag name based on your requirement.
Hope this information helps!
Regards,
Aditya
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.