Batch delete tickets
I'm working on importing from another system and I need to be able to remove all my tickets until I get the import just right. Anyone know how to do 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 Will Duncan on 14 Jul, 2010 10:29 PM
You could do it with the API easier than in the main UI.
http://help.lighthouseapp.com/faqs/api/tickets
The bulk edit doesn't have a batch delete. You could migrate them over to another project with the bulk edit in the UI and then just delete the project though. Ghetto, but it would work.
2 Posted by Bill Sinclair on 14 Jul, 2010 10:33 PM
I ended up deleting the project as there was nothing else in there anyway.
Thanks!
Will Duncan closed this discussion on 14 Jul, 2010 10:38 PM.