Auto-copy bugs in new Project
Posted: 16 Jul 2018, 07:33
Hi,
I've searched the web and tried to programm a plugin myself for almost 2 whole days now, and i came to the result that 1. my needed plugin doesnt exist and 2. im to stupid to create the plugin myself.
My problem is, that i will have 2 projects with a lot of subprojects with the same bugs (around 10) in it, and creating the bugs for every subproject would take a while. I tried to create a plugin which copys the bugs i created in an template folder to the newly created subfolder using the EVENT_MANAGE_PROJECT_CREATE event, but came to no result. Also, depending on the parent project, other bugs should be copied (i have 2 template projects).
I guess programming this is not a big deal if you are used to developing plugins, but i've never done that before, and i also havent done anything with php so far, so i would be very glad if someone could do this for me, and maybe even explain it to me afterwards.
Thank you in advance!
I've searched the web and tried to programm a plugin myself for almost 2 whole days now, and i came to the result that 1. my needed plugin doesnt exist and 2. im to stupid to create the plugin myself.
My problem is, that i will have 2 projects with a lot of subprojects with the same bugs (around 10) in it, and creating the bugs for every subproject would take a while. I tried to create a plugin which copys the bugs i created in an template folder to the newly created subfolder using the EVENT_MANAGE_PROJECT_CREATE event, but came to no result. Also, depending on the parent project, other bugs should be copied (i have 2 template projects).
I guess programming this is not a big deal if you are used to developing plugins, but i've never done that before, and i also havent done anything with php so far, so i would be very glad if someone could do this for me, and maybe even explain it to me afterwards.
Thank you in advance!