This is really basic, but I can update custom fields using the CLI. How do I change the issue type?
Julian
Hi Julian,
Did you try the following :
jira --action updateIssue --issue "<KEY>" --type "<the new issue type>"
just wondering.
Best regards,
Peter
Peter, Thanks for this. I knew I was being a twit!!!
I had "--issuetype" instead of --type
Doh!!
Thank you
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey y'all, I realize this is super-old, but I'm having issues with this.
I'm trying:
./acli.sh --action updateIssue --issue 'ECR-1061' --type "Production Release subtask"
And get:
Client error: 'type' is not a defined field or is not valid in this context (for instance, not being available on the appropriate screen).
Does it matter that I'm on Jira Cloud? Seems like it shouldn't, but thought I'd mention it.
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Join us to learn how your team can stay fully engaged in meetings without worrying about writing everything down. Dive into Loom's newest feature, Loom AI for meetings, which automatically takes notes and tracks action items.
Register today!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.