Hi,
I'm struggeling to make an automation that will move all issue to the archive after 3 month after the issues have been closed.
So far I have made (I think) the most of the automation, but is missing the part where the issues are being moved to archive.
The if-conditon for 1 day, is only for test purpose and should been for 3 month.
It would be nice if everyone in the group "PLC Solution" would receive an email with an overview of which issues have been moved.
I hope someone can give me a hint or help me with the last bit.
Hi @Dennis Raahauge , archiving of issues in Automation is not possible as yet. Here is a recent post that provides more details including an option using API and the JAC issue to track the request.Can-archive-of-issue-be-done-via-automation
Currently it’s not possible use an directly action of archive issue in jira automation, but you can use the Web Resquest action to call the archive API.
You can read more about and how to use the API in the Development Documentation
Best Regards
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.