I have an integration that is supposed to create an alert matching the priority of the jira ticket. But because opsgenie does not have a P0 priority, it defaults to a P1 opsgenie alert when we have a P0 ticket! How can I script it so From Jira to opsgenie it's (P3->P3 alert), (P2->P2 alert),(P1->P1 alert and (P0->P1 alert) ?