Bug report #16556
Commit log reference to tickets do not result in ticket updates
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | Jürgen Fischer | ||
Category: | Any | ||
Pull Request or Patch supplied: | No |
History
#1 Updated by Jürgen Fischer over 7 years ago
Which commits are not backreferenced?
#2 Updated by Sandro Santilli over 7 years ago
#3 Updated by Jürgen Fischer over 7 years ago
- Status changed from Open to Closed
Apparently. refs,references,IssueID,related to,fixes,closes,fix,implements signal references - ref doesn't.
#4 Updated by Sandro Santilli over 7 years ago
I've now also used "See #xxx" which again did not work:
#15507-10
Can't these be made to work ? Weren't them working before ?
At least in Trac there's a configuration setting to determine what works and what not...
#5 Updated by Jürgen Fischer over 7 years ago
Sandro Santilli wrote:
I've now also used "See #xxx" which again did not work:
#15507-10Can't these be made to work ? Weren't them working before ?
At least in Trac there's a configuration setting to determine what works and what not...
My previous comment lists what's configured to work. That's also what was configured before. AFAIK changing it now wouldn't help as it's evaluated when the commit happens (and github fires the trigger)