The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hello:
I'd like to release a version, and move the issue which not fixed to next version,
can I using REST?
Or anyway to do this in automatically?
Thank you~
Best regards,
Latty
Community moderators have prevented the ability to post new answers.
You can use a combination of JIRA Command Line Interface actions to accomplish this:
If you are a Bamboo user, it can be included in a build using CLI Plugin for Bamboo
Thank you!
But if I can only use REST api, not any plugin, is there anyway to do?
Thank you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can check the rest apis - http://docs.atlassian.com/jira/REST/latest/. But I don't think there is one for this. SOAP is used to provide this capability in the JIRA CLI.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.