Alerts seem to be coming in as P1s through this particular workflow, and I'm not sure how/where to change that. Additionally, they are creating jira tickets through alert actions, but as P2s ( I have them changing priorities correctly with automation later on, but some automation we have set up does not work because of the priority level) . I want to configure what priority both the opsgenie alert and resulting ticket are set as
Hi @Haseeb Khan
The available fields using the opsgenie automation is pretty limited at the moment. You can try using the "Additional fields" section
If using the ootb priority field I think it would be formatting like this
{
"fields": {
"priority": {
"name": "P1"
}
}
}
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.