View resolved Tickets in Milestones
HI
I'd really like to be able to view the closed tickets in a
milestone, rather than just the open tickets in the milestone. When
I am billing for work completed, its really inconvenient to dig
through the ticket list.
An export of the tickets to CSV format would be great too - any easy way to get this out of the API?
thanks -M
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 Adam on 30 Jan, 2009 06:22 PM
Mack, This annoyed me too, but you can find this with a simple query:
milestone:'MILESTONE NAME' state:closed
Unfortunately there is no link or anything to build this query for you automatically. Maybe they could just link the ticket counts under the milestone name.
27 tickets total, 22 tickets remain, 5 closed.
2 Posted by Will Duncan on 30 Jan, 2009 10:15 PM
mack -- at the moment the only option for export is via the API and there is no prebuilt solution that I am aware of. We are working on some tools for the Lighthouse API at the moment and hope to have them completed soon.
milestone:"milestone name" state:closedas adampatten stated is the correct search query, which you can also save the search as a ticket bin.