Search by ticket number
Maybe I'm missing the obvious here, but shouldn't there be an EASY way to simply search for/go to a ticket by ticket number in this system? Other than having to edit the URL in the address bar of the browser?
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 Will Duncan on 03 Jul, 2008 10:01 AM
No, you're not missing anything. At the moment, the only way to jump directly to ticket number is to use the URL bar.
A solution for this is in the works though, as it's been mildly requested but consistent through Lighthouses lifespan.
2 Posted by JDL on 03 Jul, 2008 05:48 PM
I was surprised to discover that this isn't built-in as well. Please add me to the "want this feature" list. In the meantime, I'm using a custom search in Firefox to hack my way around this issue. Replace ACCOUNT_NAME and PROJECT_ID with the appropriate values.
<os:ShortName>Lighthouse Ticket</os:ShortName> <os:Description>Lighthouse ticket number search</os:Description> <os:InputEncoding>UTF-8</os:InputEncoding> http://ACCOUNT_NAME.lighthouseapp.com/projects/PROJECT_ID/tickets/ <os:Url type="text/html" method="GET" template="http://ACCOUNT_NAME.lighthouseapp.com/projects/PROJECT_ID/tickets/{searchTerms}"> </os:Url>
3 Posted by Kiere El-Shafie on 03 Jul, 2008 06:39 PM
Very cool workaround! Too bad Safari doesn't let you have custom searches...
4 Posted by itaylor on 13 Aug, 2008 06:49 PM
I also found your workaround to be useful... I'd much rather have the support baked in to the app though.
5 Posted by bincedecrabe on 27 Aug, 2008 05:00 PM
I agree. This feature would be nice.