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.
Hello,
I want to create a condition for a transition based on a value in a checkbox.
For this I use as Options Id the value of the field (11219).
Unfortunately this does not work. Does anyone have a idea?
Hi Negjat,
Is that the actual value stored in the field as an option? And what didn't work? Can you do a quick translation of what the rule does in English?
Hello John,
thank you for your feedback. I have a workflow with 2 permit options (Permit1 and Permit2).
Now I want to configure the transition depending on the summary. I have created the following conditions:
Transition Permit 1
Field: Summary
Condition: =
Value: = Permit 1
Comparsion = String
Transition Permit 2
Field: Summary
Condition: =
Value: = Permit 2
Comparsion = String
However, the transition is not carried out. Do I have to specify the value in a certain format ("",**)?
Translated with www.DeepL.com/Translator (free version)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Will your Summary be EXACTLY that and no more? If not, you will need to do Contains. I suspect it is not recognizing the value in the Summary field.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
yes it is exactly the value e.g. Permit 1
How can I create contains in a transition?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you share the full automation rule that you have so far?
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.