Dear Community Members,
I have a requirement to clone a Project along with all Project Schemes but without Sharing the schemes between them.
Let's say I need to copy/clone Project A without Issues but with all the scheme configurations (Workflow, Issue Type, Screen, Field Configuration). When copied Project B should be an independent project, the schemes shouldn't be shared.
Currently I'm able to copy/clone project through ScriptRunner built-in function but I need to clone it as Independent project rather than shared scheme.
I investigated but couldn't find any possible solution. Any help would be appreciated.
Thanks and Regards,
Mohana Sundar J.
With in-built Jira, it is not feasible.
Please use the add-on to achieve the requirement
https://docs.adaptavist.com/sr4js/latest/features/built-in-scripts/copy-project
Thanks,
Pramodh
FYI,
With this add-on, you can copy
Schemes
Role memberships
Custom field configurations
Agile boards related to the project (Optional)
Filters and dashboards that begin with the project key (Optional)
Versions (Optional)
Components (Optional)
Issues and their attachments (Optional. Components and Versions must be selected)
Thanks,
Pramodh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Dear @Pramodh M ,
As mentioned in my post, currently I'm able to copy/clone project through ScriptRunner built-in function but I need to clone it as Independent project rather than shared scheme.
I want all the schemes to be copied but it should not be shared with source project.
Thank you for your time and reply :)
Regards,
Mohana Sundar J.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please check with this Script in the below link and let me know if this works?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Pramodh M Thank you! I also just stumbled upon the same post.
I tried the script. It basically associates the workflow from Project A to Project B. The Workflow Scheme is different but the same workflow is shared between both the projects.
So if I edit Project A's workflow it will still reflect in Project B.
Regards,
Mohana Sundar J.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I would check the script but it takes time.
Can you please go through two plugins in the test instance in the link below and let me know if this works
Thanks,
Pramodh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.