Can I transfer bugs from one project to another project?
This discussion is public.
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.
1
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
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
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.