We currently want to archive issues as read-only subtasks before reopening them. I planned to use the Create on Transition for that, but as the issue has >50 custom fields (which are subject to change) this seems not useable.
@Bob Swift [Bob Swift Atlassian Add-ons] Is there a possibility to give wildcards in the "Copy parent issue custom fields" parameter?
Any other suggestions are welcome!
As a last resort I would write a script-runner script for it...
Thanks in advance
Thomas
I found https://marketplace.atlassian.com/plugins/net.customware.jira.utils.customware-jira-utilities and resolved it with the "Copy Issue Function"
Other possibility is using Script Runner. You don't need to write a script because already has a postfunction called clone issue and links (you can skip the link part).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No, its not currently possible. Are you looking to copy all or perhaps a regex selection? Or just a simple end generic (cust*)?
CSOT-248 was created to cover this requirement.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I want to copy all fields, a cust* would do... (In the end I want a clone with a subtask as target)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Jira Product Discovery Premium is now available! Get more visibility, control, and support to build products at scale.
Learn moreOnline 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.