Just to clarify, I believe Keith is proposing the following. If a ticket affects version a.b.c and is not fixed in that version, put a.b.c in the "Affects Version" list. If a ticket originally affected version a.b.c-SNAPSHOT and is now fixed in that version, put a.b.c in the "Fix Version" list.
Billie ----- Original Message ----- > From: "Keith Turner" <[email protected]> > To: [email protected] > Sent: Monday, November 14, 2011 2:11:33 PM > Subject: Clean up versions in tickets > When we first started creating tickets we would put 1.3.5 and 1.4.0 in > the "Affects Version" field. The following ticket is an example of > this. > > https://issues.apache.org/jira/browse/ACCUMULO-4 > > However versions 1.3.5 and 1.4.0 are not released yet and this ticket > is fixed. When 1.3.5 and 1.4.0 are released, this issue will be fixed > in those releases. So this issue does not affect those releases. I > would like go through and correct the tickets that have this type of > inconsistency. The fix I propose is to remove everything from the > "Affects Version" field since their is no released version. Tickets > that are not fixed and will affect version 1.3.5 and 1.4.0 when > released will be left alone. Let me know what you think, if I do not > hear anything in a few days I will start changing the tickets. > > Keith
