Hi Everyone,
I have a custom field of select list type and this field needs to be set based on the selected Priority value:
If Priority="Critical" then the custom field option has to be "A"
If Priority="Urgent" then the custom field option has to be "B"
...
How can we configure such behaviour? I suspect that it can be done by using Post Functions(?)
Thanks for your hints!
@TamasS We Can also achieve this functionality by using JMWE add-on.
https://marketplace.atlassian.com/apps/292/jira-misc-workflow-extensions?hosting=cloud&tab=overview
Hi @TamasS,
Native post fucntions won't help here. You have quite a no of third party apps which provide this option.
You can use update on tranistion app for updating issues based on a condition.
For more information refer this article : https://bobswift.atlassian.net/wiki/spaces/CW/pages/605946111/Update+Issues+Post+Function+-+4.x
Thanks,
Swathi
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @TamasS,
You can set this field based on other custom field value.
There are many for this
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Earning the Mindful Member badge proves you know how to lead with kindness, plus it enters you into a giveaway for exclusive Atlassian swag. Take the quiz, grab the badge, and comment on our announcement article to spread the good vibes!
Start here
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.