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.
Hi Emerson,
You should be able to place a Validator or Condition on the transition for the Flagged field.
And while you can't directly do that with the min/max, you could do a work around where you create a custom number field and then increment it or decrease it whenever an issue is moved into or out of the status associated with the column. Then place a validator or condition on the transition based on the value in this custom field.
Hi John,
I haven't found the Validator or Condition that fits, but I'll keep exploring. As for the min/max, would it be nice to have? Undoubtedly! But I can live without it.
Thanks a lot for helping me!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What exactly are you trying to do? And won't one fit? Can you provide more details?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I want to block the transition on the board of a card if it has a flag. And it can only be moved if the flag is removed.
The Validator and Conditional options shows me some options, but I don't know if any of them matches.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You should be able to add a Condition for Value field. Then choose Flagged and != null. It would look like this:
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey @Emerson there is no out-of-the box way to do this as JIRA does not allow you to use column max constraint as a condition in transition conditions or in 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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.