OpenEuphoria.org Ticket #21: Multiple svn revisions for a ticket

Currently, we have the ability to associate a ticket with a particular svn revision that addresses the ticket. Many bugs aren't fixed in one shot, meaning that there may be multiple revisions associated with the ticket. It would be nice to have a way to track this.

I can (off the top of my head) think of two ways to do this.

  1. Store the revisions as a list, allowing users to add revisions and to click on any of the revisions as part of the 'built-in' UI
  2. Whenever the 'fixed in' field is updated, if there was a non-null value there previously, auto-generate a new comment saying something like "previous revision [[svn:123456]]"

Details

Type: Feature Request Severity: Normal Category: General
Assigned To: jeremy Status: Fixed Reported Release:
Fixed in SVN #: 2770 View VCS: 2770 Milestone:

1. Comment by jeremy Sep 10, 2009

I kind of support this right now. I was thinking that you could enter in the SVN # field, 12345, 123457, 123459. I say kind of because the "View" link does not yet work with that format, but it's a minor change to split on comma or space and generate 3 view links instead of 1.

How does that sound?

2. Comment by mattlewis Sep 10, 2009

Yeah, that sounds good.

3. Comment by jeremy Sep 10, 2009

This is fixed. Please see ticket:3 for an example of how it works. The revision numbers in the "Fixed in SVN #" field can be delimited by a comma, space or both. For example, "123,456, 789 987" all work and would produce a "View VCS" link for all four revisions.

4. Comment by jeremy Sep 10, 2009

ticket:3 is the link, forgot the brackets. Preview would be nice grin

5. Comment by mattlewis Sep 10, 2009

Excellent.

Search



Quick Links

User menu

Not signed in.

Misc Menu