JWT Create Issue - Post Function - If Priority = Highest, Skip Status

Issue #985 resolved
MAG-II created an issue

Hi Fidel -

I have a question regarding a JWT post function. My JIRA project is configured with an email handler. When a user emails the email handler, an Issue creates. Also, when the user selects High Priority when writing the email (on Outlook), the JIRA Issue creates with Priority = Highest. That works well.

What I want to happen is that if a user selects High Priority in the email, then for the created Issue to skip the first status. I am trying to make this configuration with the post function, "Copy a parsed text to a field," and then adding a condition to it.

Below you can see a screen shot of my email notification (notice Priority = Highest), as well as my post function configuration.

As of now, a Highest Priority Issue still gets created on the first status on my workflow. Do you have any suggestions of how I can make this happen?

Email Notification.PNG

Comments (2)

  1. MAG-II reporter

    I solved my own problem. The order of the post functions were inhibiting it from working. I am sorry to bother you.

  2. Fidel Castro Armario repo owner

    Hi @michaelgayheart,

    I'm glad you solved the problem by yourself.

    I inform you that we have a new support site. Please, use it for your future questions and support requests.

    Thanks

  3. Log in to comment