You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I am trying to develop a better practice for managing and naming JIRA releases (versions) and associating JIRA issues with these. Here is the context:
Here is a diagram illustrating this:
I believe this is not that uncommon. Atlassian itself seems to be using 3-part version numbers as well and they are clearly developing these in multiple iterations.
Suppose the following cases:
My question is, how to organize this in JIRA.
If I create a JIRA release entry for each customer-facing version (i.e. 2.5.8), then I cannot associate issues with iterations or builds for internal use. I have issues with iteration planning (see case 1 above) and recoding issues that are relevant between iterations only (see case 2 above).
I am not sure how I could possibly create a JIRA release for each iteration, since the iteration does not end up in our version scheme. It could be made up (e.g. 2.5.8#1, 2.5.8#2) of course. However, this would render JIRA's release notes obsolete, as customers would not want to see release notes for an iteration, but cummulated for all iterations of a customer-facing version and they would not want to see "internal" issues that existed only between iterations.
I most likely do not want to create a JIRA release for each build.
Are there any best-practices how to do this? What methods are others applying?
I would love to hear your feedback and shared experience.