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 a small situation where in a flow transition I would like to make sure the user will add a comment. Problem is, it's possible the comment was added before the status was changed, so if I use the Validator path, they would have to add a new comment, which is overkill. However, if I use the Condition for the field to not be empty, they wouldn't even see the transition until a comment would be added, so that can be confusing.
Question is: can I create a rule where if the Comment field is not empty, the transition is done with no further validation, but if the field IS empty, to pop-up a text informing the user to add a comment in order to change the status?
I would use a custom field for that. Put it on the transition screen make it required during the transition. You can also the the field as a search criteria.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.