I have been looking into ways to try to schedule creation of an issue one year after the current issue is closed. I see that I can create filters to find the issue closed matching the required fields and time but I cannot create the new issue based on search filter results. Is there a way to do this? Can you set a time delay on a transition automation? Any insights or tips are appreciated.
Hi Jason, if you have an automation/scripting addon you could achieve this. For example, I use Automation for Jira which has the ability to schedule an automation. It would run daily and look for specific Done issues based upon some condition(s). then if found compare the resolved date to current date and if 365d out then create the new issue. There are also specific addons that perform "recurring tasks" on a schedule, e.g. weekly, monthly, yearly you might consider. Bottom line - you need an addon.
Ok, I see that in the automation page. How do I pull the fields from the old issue into creation of the new one?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
i don't know right off, would need to play with it but tied up at the moment.
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.