Using Jira Data Center 9.4.1 with JSU Automation Suite for Jira Workflows 4.11 in a self-hosted environment. We have just started using Jira as a Defect Tracking tool for our software Development Environment.
So, we would like to implement a process to have the Reviewer that closes an issue to check a flag if they conclude another issue should be created to retrofit the same change into a previous/another software baseline. Then, someone, could be the Reviewer but usually someone else, would run a query for such closed issues with the flag set and create the "retrofit" issues usually cloning the closed ones.
Well, we are wondering if when the Reviewer checks the flag on the issue or perhaps as a post-function, Jira would automatically (without any user interaction) clone the issue ideally with "RETROFIT" pre-pended in the Summary but we'd take appended as well. Any suggestions? I suspect an add-on may be necessary or is there a possible way via Automation Rules?
Think this can pretty easily be done with Project Automation (i.e. Automation Rules).
Trigger would be the transition to your done state.
Condition if the field (flag) is set to X.
Action Clone the issue, you can set the Summary to what every you want.
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.