How can I find thos issues that were checked in with no Fix Version assigned?

Matt Robbins March 8, 2012

Are current process is anything that is released should have a fix version. All our Filters are built off of this and so if code is checked in we don't want to miss testing any code that gets checked in.

Does anyone know of a way to find out what has been checked in and doesn't have a Fix Version? We use Bamboo? Anything in Bamo that can help us?

Thanks,

Matt

1 answer

1 accepted

0 votes
Answer accepted
Renjith Pillai
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.
March 8, 2012

Are all the checkings validated to have a Jira-ID for committing? If yes, a filter that shows all closed issues with FixVersion as empty should give you a list of issues that you should be checking for the sources changes.

Suggest an answer

Log in or Sign up to answer