We're using Bitbucket, Bamboo and JIRA. Developers put JIRA tickets in commits and we happily see that in Bamboo and then the resulting build info comes back to JIRA.
Fast forward to testing that ticket. The user wants to tell us that it was found in branch X build 102.
Is there a way for them to link the new bug as "found in" that version?
Or a way to dynamically build a list of versions that they could select?
There are a number of ways to do this. Put the jira steps you need into your build scripts.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.