Query for multiple issues that were added to unreleased version

Ilai Bar-David October 4, 2017

Hi, 

I'm trying to create a query to show all the issues that were added to an unreleased version.

The tricky part is that I have 3 parallels versions with different release dates.

I tried to use 

earliestUnreleasedVersion() 

But I cant find a way to search for multiple values here.

Is there a way to use a wildcard for the version names or somehow create a filter and then use it in the query?

1 answer

0 votes
Mizan
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 4, 2017

affectedVersion not in releasedVersions()

Suggest an answer

Log in or Sign up to answer