I need to create an automation that defines the criticality of a ticket based on the option selected in a "dropdown menu as a response" within an attached form.
As shown in the image below, the alternatives created within the "dropdown menu as a response" in the form need to be used.
Hi Victor - Welcome to the Atlassian Community!
The easiest way is to create a new custom field with the menu options from the form. Then in the form you can link it to this new custom Jira field. Once that is done, then you can create a rule based on a Field Value Changed trigger and read the value of the field.
I appreciate the response, but in this specific case, I need the alternatives in the "dropdown menu as a response" to be the ones created within the attached form itself. They cannot be inherited from an external source outside the attached form, as shown in the attached image.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can create a custom field that has the exact same list of options. Then come back to the form and link the form field to the Jira custom field and all of the options will come in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello, thanks for all
I was able to make the link and create the automation.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.