#2726: View All Revisions Associated With A Ticket
-------------------------------------+--------------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  jonas     
     Type:  enhancement              |       Status:  closed    
 Priority:  normal                   |    Milestone:            
Component:  ticket system            |      Version:  0.9.3     
 Severity:  normal                   |   Resolution:  worksforme
 Keywords:  xref                     |  
-------------------------------------+--------------------------------------
Comment (by cboos):

 ''The xref implementation offers such linking, but I think integration
 into the change history for the ticket is also worthwhile. For example,
 looking at a ticket I could see a changeset followed by additional
 comments on the change (i.e. "nope, still doesn't fix the issue for me"),
 followed by another changeset that fully resolved the issue.''

 The xref implementation does exactly that.
 In the ''Cross-references'' page of a ticket, you'll see all the
 multiple references to a changeset, sorted from the most recent
 to the oldest, each with its context (the ''still doesn't fix
 the issue for me'' in the above example).

 In addition, if you activate the ''semantic_wiki'' configuration
 switch, you're even able to explicitely associate an explicit
 relation to the reference, e.g. `<<introduced-in [1234]>>`.

 In the future, I'll add support for custom fields that can be
 dedicated to manage a given relation, e.g. a ''Fixed by''
 field.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/2726>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to