Mr. Boy
Mr. Boy

Reputation: 63710

JIRA: large numbers of versions

JIRA has built in version information, which looks quite handy.

However, in an iterative model you might release a new version every couple of weeks and that would mean a lot of versions in the lists... which is functional but strikes me as a bit clumsy.

Is this the right way, or are there better approaches in how versions are used in JIRA?

Upvotes: 2

Views: 538

Answers (2)

mdoar
mdoar

Reputation: 6881

But if you have hundreds of values for any drop-down list, they are hard to navigate. One option is to use a text field. Or GreenHopper lets you have hierarchical versions. I presented yet another idea at the SF Atlassian User Group earlier this year: create a new issue type "build" and link the instances of build together. More details at:

http://toolsmiths.blogspot.com/2010/04/one-bug-multiple-branches.html

Upvotes: 1

skaffman
skaffman

Reputation: 403441

JIRA lets you "archive" old versions, so they stop cluttering up the interface.

Upvotes: 5

Related Questions