Hi,
I have an insight type field called "Affected Business Service" on the Create screen. On the View screen, I have a text type field called "Spinnaker Pipeline". If the user selects the 'Billing Service' option in the "Affected Business Service" field, I want the 'Helm deployment and Pod restart' content to be automatically set to the "Spinnaker Pipeline" field on the View screen.
How can I write a script for this?
Have a good day :)
Hello,
Few questions:
==> If answer here is Yes, then you would need a Behaviour (script).
==> If answer is No, you won't need a script if you have the JSU or JMWE app (you could use postfunction).
==> Alternatively you could use an Automation that on Create has a condition JQL where "Affected Business Service" has the trigger value and as action set your "Spinnaker Pipeline" field. This however would require the Automation for Jira app (since you are on Server).
==> If all above is not applicable, you could use a script postfunction setting the value.
Can you elaborate on your case?
Kind regards,
Jeroen
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.