You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Im looking for some help creating a REST API script to clone projects that also use schemes from plugins. Im using "Smart attachments" and "Field Security Plugin" which both use schemes in the project config and was looking for some help creating a REST API script for it. I have the base script used to clone projects with configs, now i need help on implementing the two plugin schemes with it.
Unfortunately I'm not familiar with either of those plugins, but it sounds like their schemes are different to what JIRA provides you with.
You should be able to copy them if the plugins expose a Java API that allows you do this. You'll need to follow the approach detailed here for scripting other plugins. If there is no public API published then you may want to contact the vendor of each plugin to see what they say.
Apologies that I couldn't provide a conclusive answer, but hopefully that will get you going in the right direction.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.