Hi all,
how can I search for multiple values in affected version?
Is there a JQL that list all the BUG that has multiple affected versions?
Thx
I guess the easiest JQL would be to use an "in" statement.
Something like:
issuetype = Bug and affectedVersion in (1,2,3)
Hi @Dirk Ronsmans ,
Thank you for your feedback, but I was looking for something else.
I wanted to list all bugs which have multiple affected versions assigned (e.g. more than 3 affected versions)
BUG affected versions: V2
BUG affected versions: V1, V4
BUG affected versions: V1, V2, V3, V5
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.