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.
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.