You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I have two fields called 'Country specificity' & 'Region' and if Country specificity is set to Global in Edit screen the I need to clear the value of multi select field 'Region' using Automation for JIra.
Tried to achieve it using 'Edit Issue' Action and didn't worked .please help me achieve this
If you use edit issue action, select the field but let it empty it will clear the field values.
Regards
Yep, this also works.
I tested both {{clear}} smart values and left the field empty in automation, and both had the same outcome which cleared out the custom multi-select field values.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey Bonneic & Chundrigar,
Requirement is quiet different here if you select the 'Country specificity' field value then Region field value should clear. I am not editing the field 'Region'. Region should work based on Country specificity field selection
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
For your Edit Issue action try using the smart value: {{clear}}
Let me know if that works!
Best regards,
Hamza
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have tried using automation rules and in Edit issue action we can pass only json.
I am sharing the screenshot, Could you help me to pass the smart value to Region field to clear the values
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You do not need to add anything, it should work the way you configured it.
It's wrote, this field will be cleared.
Regards
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.