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
Appfire Jira CLI : how can i move issue another project?
I want to clone issue to another project. so i run below. but i got a error message.
i think schema is different.
can you explain additional option?
>> --action cloneIssue --issue "OEMUNIFUP-331659" --link Cloners --toProject "PBN_HM907"
Remote error: customfield_14204 (VCRM 반영): VCRM 반영 is required.
Hi @김영수
as per the provided action and error message, it shows there is a mandatory field on the target project
in your case to clone the issue to project "PBN_HM907" please mention the value of the mandatory field.
as an example, here is the command that I used with the mandatory field (check box) on the target project
jirac --action cloneIssue --issue COM-3 --toProject CM --field "Ture or False" --value True
If you have any further questions you can post a comment on the following support ticket we will be happy to assist you.
https://appfire.atlassian.net/browse/SUPPORT-126414
BR,
K Vivek Rao
Appfire.
Hi @김영수 and welcome to the community!
I'm Luka from codefortynine and if you have trouble getting your issues cloned, you could also try our Deep Clone for Jira app.
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.