I am trying to set up an automation to reopen an archived issue if there is a comment/attachment added after it has been archived after 1 month
Is there a way to do this
Hello @Kelly Peck
What process are you using to archive an issue? According to this documentation, archived issues are read-only so you should not be able to add comments or attachments to an archived issue.
You can use the REST API to archive and restore issues:
https://docs.atlassian.com/software/jira/docs/api/REST/8.4.0/#api/2/issue-restoreIssue
You could use that with the Send Web Request action to automate the restoration of an archived issue.
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.