Modify

Opened 8 years ago

Closed 7 years ago

Last modified 7 years ago

#12621 closed enhancement (fixed)

Utilize configuration of CommitTicketUpdater

Reported by: Ryan J Ollos Owned by: Ryan J Ollos
Priority: normal Component: TracTicketChangelogPlugin
Severity: normal Keywords:
Cc: Trac Release: 1.0

Description

The configuration settings of CommitTicketUpdater can be used to determine which tickets are referenced by a changelog message, rather than redefining redundant configuration settings. The CommitTicketUpdater configuration settings can be seen on the TracIni#ticket-section page: commit_ticket_update_commands.close, commit_ticket_update_commands.refs, commit_ticket_update_envelope, ... We might even want to subclass CommitTicketUpdater so that we can reuse the message parsing code, which should be more robust and will allow us to fix #7884 and maybe #8428.

This was originally suggested in #11821.

Attachments (0)

Change History (2)

comment:1 Changed 8 years ago by Ryan J Ollos

Last edited 7 years ago by Ryan J Ollos (previous) (diff)

comment:2 Changed 7 years ago by Ryan J Ollos

Resolution: fixed
Status: newclosed

In 16468:

TracTicketChangelog 1.2.0dev: Add ticket-revision table

Use CommitTicketUpdater to parse changeset messages.

Fixes #12620, #12621.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Ryan J Ollos.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.