Is it possible to have Confluence (Data Center 8.5.17)checking daily for pages not updated in a year? Then have Confluence call Jira (Data Center 8.20.11) to create a Task ticket for each stale page found.
I have Jira Automation installed, and I have Script Runner installed on both Jira and Confluence. I'm just looking for advice on how to make this happen.
Initially, a scheduled job can be created in Confluence using ScriptRunner, configured to run daily and identify pages that have not been updated within the past year.
You can easily find and customize a sample Groovy script from open-source repositories to fit your needs.
Hope this helps - Happy to help further!!
Thank you very much and have a great one!
Warm regards
That worked! We pointed our groovy script to just one Space in particular. I would think others may want that solution as well, maybe even for an entire instance. It's a great confluence grooming exercise. Might be a good addon idea in the future.
Thanks so much.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks @jeff_standard for that added note - That helps !!
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.