I would like to create a view in the Jira Advance Roadmap that includes an or condition. For example, I would like to show a view of my data that meets criteria such as:
Field1 = Text1
or
Field2 = Text 2 or Text 3
I don't see a way to do that and would appreciate pointers on how that might be accomplished.
Thanks!
Did you try creating a quick filter for the plan? Go to the ". . ." in the top Right Hand corner and select Configure Timeline -> Quick Filters. You can set the JQL to something like (Field2 ~ "Text 2") OR (Field2 ~ "Text 3"). Save it and you can then select it on your plan
Sorry, this answer is for using the Timeline (not advanced roadmaps)
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.