Ticket #6639 (new enhancement)

Opened 2 years ago

Last modified 2 years ago

TracBack does not need to be inserted when ticket is already referenced in a log message containing multiple ticket references

Reported by: rjollos Assigned to: rjollos
Priority: normal Component: TracBacksPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

If a log message references two tickets, e.g. ticket #100 and ticket #200, then the trac-post-commit-hook inserts the log message into ticket 100 and ticket 200. TracBacksPlugin then inserts a message into ticket 100 saying it was referenced in ticket 200, and vice-versa.

We should make TracBacksPlugin smart enough to know when a reference has already been inserted into a ticket so that we don't get duplicate log messages inserted into tickets.

Attachments

Change History

02/28/10 09:59:10 changed by rjollos

  • owner changed from mchua to rjollos.

Reassigning to new maintainer.


Add/Change #6639 (TracBack does not need to be inserted when ticket is already referenced in a log message containing multiple ticket references)




Change Properties
Action