Link to tickets from changesets
In tickets, [2051] correctly links to changeset 2051. However, [#2] in a changeset doesn't link back to ticket 2. Any chance of fixing this?
Discussions are closed to public comments.
If you need help with Lighthouse please
start a new discussion.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac
1 Posted by Justin Palmer on 25 Jun, 2007 11:05 PM
Hey Catfish,
When your linking to tickets you don't need the brackets. I just confirmed and #2, etc (without the brackets) will link to your tickets from a changeset.
Cheers, -Justin
2 Posted by Jonathan del St... on 27 Jun, 2007 10:08 AM
Really? So square brackets aren't needed for, say, [#2 state:resolved] ?
3 Posted by Rick on 27 Jun, 2007 05:37 PM
That's a custom code for the changesets that refer to tickets. If you just want to link to a ticket, just use #2. But, [#2] should update the ticket w/ the changeset log message. I'll have to double check that.