The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Issue with fix versions

Rahul Aich [Nagra]
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 Champions.
October 10, 2013

Hi

I have a specific problem with fix versions.

Say we have a product on version 1.1 and it has 100 issues identified on it. Now, we decided to fix them in version 1.2. However, due to some reason 1.2 was stopped development and all those issues were planned to be fixed in 1.3.

As we progressed 1.3, some of those 100 issues were resolved and closed in product version 1.3 (fix version = 1.3) BUT they remained unfixed in version 1.2. During this time new issues were also raised and fixed in 1.3.

Now say some point in time in future, we want to reinstate product version 1.2; we would like to know which bugs were unfixed in 1.2. How can we do that?

Rahul

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

2 votes
Answer accepted
Henning Tietgens
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 Champions.
October 10, 2013

You could use <= and > for versions.

affectedVersion <= "1.2" and (fixVersion > "1.2" or fixVersion is EMPTY)

should find all issues affecting version 1.2 which are not fixed in 1.2

Rahul Aich [Nagra]
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 Champions.
October 15, 2013

this works thanks henning...

TAGS
AUG Leaders

Atlassian Community Events