Edgewall Software
Modify

Ticket #7300 (new enhancement)

Opened 4 years ago

Last modified 19 months ago

[PATCH] Support for ticket reassignment in trac-post-commit-hook

Reported by: ian@… Owned by:
Priority: normal Milestone: unscheduled
Component: ticket system Version:
Severity: normal Keywords: patch
Cc:
Release Notes:
API Changes:

Description

I extended trac-post-commit-hook to support reassignment in the form of:

reassign #1 to user
assign #1 user

Attachments

reassignment.patch (4.2 KB) - added by ian@… 4 years ago.
Patch to support reassignment in trac-post-commit-hook
reassignment-compat.patch (1.3 KB) - added by ian@… 4 years ago.
Compatibilty patch

Download all attachments as: .zip

Change History

Changed 4 years ago by ian@…

Patch to support reassignment in trac-post-commit-hook

Changed 4 years ago by ian@…

Compatibilty patch

comment:1 Changed 4 years ago by ian@…

reassignment-compat.patch restores compatibility with Trac 0.10.x installs. Apply after reassignment.patch.

comment:2 Changed 4 years ago by Piotr Kuczynski <piotr.kuczynski@…>

  • Component changed from general to ticket system

comment:3 Changed 3 years ago by rblank

  • Milestone set to 2.0
  • Owner jonas deleted

comment:4 Changed 3 years ago by rblank

  • Keywords patch added

comment:5 Changed 22 months ago by cboos

  • Milestone changed from 2.0 to unscheduled

Milestone 2.0 deleted

comment:6 Changed 19 months ago by rblank

  • Milestone changed from triaging to unscheduled

This should be adapted to the new CommitTicketUpdater. I wonder if it would be possible to design a syntax that would allow arbitrary arguments to commands, while remaining language-neutral (reassignment.patch uses "to"). Something like:

Refs #123 !owner:joe,priority=low!

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as new
as The resolution will be set. Next status will be 'closed'
to The owner will be changed from (none). Next status will be 'new'
The owner will be changed from (none) to anonymous. Next status will be 'assigned'
Author


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

 
Note: See TracTickets for help on using tickets.