Modify ↓
Opened 12 years ago
Closed 11 years ago
#10211 closed defect (fixed)
Post-commit hook sometimes doesn't work
Reported by: | Ryan J Ollos | Owned by: | Ryan J Ollos |
---|---|---|---|
Priority: | normal | Component: | TracHacks |
Severity: | normal | Keywords: | |
Cc: | Steffen Hoffmann, Chris Nelson, Michael Renzmann | Trac Release: | 0.10 |
Description
The post-commit hook sometimes doesn't insert a comment into the ticket. For example, [11862].
Attachments (0)
Change History (4)
comment:1 Changed 12 years ago by
Cc: | Chris Nelson added |
---|
comment:2 Changed 12 years ago by
Cc: | Michael Renzmann added |
---|
comment:3 Changed 11 years ago by
Status: | new → assigned |
---|
CommitTicketUpdater is working now after the upgrade to 1.0.1, see comment:2:ticket:11144. I'll re-open this ticket if we find any cases that it is not working in Trac 1.0.1, but I expect this was just another 0.10.6 issue.
comment:4 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
I have to wonder if this could be related to #10221.