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.
We defined fields as required/mandatory for a certain transitions (for example, "Fix version" in required when moving a ticket to "Ready For QA").
So now when trying to make the transition w/o this field then the action failed. The field should be filled before the action.
Is there an option for a popup to open when doing so? (for example, when transitioning to "Ready For QA" the ticket will open in a new window allowing to fill "Fix version").
Remember seeing that option before but don't know how to custom it.
Hi @Tal Zamir , are you working in a company managed or team managed project? in a CMP project you can add a screen to your transition by creating this screen and editing the workflow and desired transitions.
How can I know if I'm working in a company managed or team managed project?
And how do I create a screen?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Bottom left corner will provide the project type.
if CMP, as an admin, you can create a screen under Administration > issue > screens. Here is a good reference for that - map-a-screen-to-a-workflow-transition-in-jira-company-managed-projects . Please note that you need to have proper Jira administration permissions in order to achieve this. If you were not able to access the administration area, please contact your organization admin to assist you. Again, this is for CMP projects.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Got it.
Will the screens open according to the validation? (for example, fix version is empty), or in any case?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There are two workflow properties to consider here:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
So which one should I use in order to validate an empty field during transition and if so, the screen will open to fill it?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Validator. A Condition does not provide a pop up screen option while the Validator does.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Jack! it's working great!
But I noticed that the pop up shows only when I change the status using the drop down list, but not when I'm transitioning a task by dragging it to different column on the board.
Why is that?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hmmm, are you sure that when dragging from column A to column B that it is going thru the "validated" transition? Is it possible that you're dragging it from a status that is not tied to the transition where you added the validator? In other words, make sure that the from status, and to status are aligned with where you have the transition validated.
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.