1. I have 1 field with multiple values to pick from
2. Out of 5 options, 2 values are OK for the JIRA to move forward "Completed" or "Bypassed"
3. I'm using the field required validator to ensure that one of those values are selected before the JIRA can move forward.
How do I configure the Field Required Validator to determine whether "Completed" OR "Bypassed" is selected so it's validated?
One of the options when setting this up says:
So I tried numerous combinations "Completed,Bypassed"; "[Completed,Bypassed]"; "Completed, Bypassed", etc. and same error. I must be missing something simple...
Is there a workaround if that's not possible without having to pay for an add-on?
Thanks,
Lillian
Hello,
Just to synchronize us with terminology. What you call swimlanes are actually columns. If you go to the board settings -> columns, you will see that there are multiple statuses mapped to a single column. That is why you have 2 drop zones (it means 2 statuses are mapped to the column and there are 2 transitions, which are leading from the current status to the status with the 2 drop zones.)
Just like I told Tansu, I went to board setting -> columns but it does not show me the transitions. Should I be accessing these setting from another location than from the active sprint screen?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What the columns show?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
They just show the column titles in a box below the color bar and the number of issues below that.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I mean you should go to the board settings and choose the columns tab
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.
Ok. Could you open the workflow for the issue, which you try to move, and see transitions which leads from the current status to the status, where you move the issue.
You should go to the Project settings -> workflows
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
ok, so do I view the workflow as text or as diagram? Here is diagram view:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You have to edit the workflow, then you'll get a button to swap between text and diagram.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The problem is that you have two transitions for each status. Then one is a global transition (All) and the second one from one status to another. You need to delete redundant transitions.
Enter the Edit mode for the workflow and make changes. It does not matter if you do this changes in the text mode or in the diagram mode.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ok, let me play with this for awhile and see if I can fix it. thank you!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Fixing this when it was not clear what was the correct transition to delete just seemed like a disaster so I just created a new workflow that was properly setup(after doing a lot of reading) and replaced my workflow.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Jeff Campbell,
Do you mean 6 swimlanes or columns?
This is an expected behavior. Because there are two different statuses in workflow (Ready for test and Testing) mapped to one column (Testing). These statuses are available from In Progress. So, when you drag an issue, it asks you to drop the desired area.
Go to board setting -> columns and redesign it according to your needs.
Tansu Akdeniz
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I went to board setting -> columns but it does not show me the transitions. Should I be accessing these setting from another location than from the active sprint screen?
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.