A practical script for automatically updating JIRA links in Confluence pages after migrating a JIRA server to a new URL. The solution uses Groovy scripting combined with the Confluence Command Line Interface (CLI) to fetch page content, perform a regex-based URL replacement, and re-upload the updated pages — avoiding the tedious and error-prone process of manually editing each Confluence page.
Sort: