Can I transfer bugs from one project to another project?
I have about 5 projects open and would like to transfer all open bugs to one project and close the rest of the projects. Is this possible? If so, how?
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 Oct, 2008 05:43 AM
I'll see if rick has some free time and we can probably consolidate the project for you manually, but Lighthouse does not offer a way to merge projects inside the system.
2 Posted by dwhsix on 14 Oct, 2008 12:05 PM
As a coincidence, just yesterday I wrote a script that does just that, using the API. It's got some pretty severe limitations, because of the capabilities of the API:
In addition:
If it's useful, even with those limitations, I'm happy to post it somewhere.
3 Posted by Will Duncan on 14 Oct, 2008 04:58 PM
dwhsix, i'm sure it would be useful to some. Def worth throwing up on github.