Update remote links
This use case combines a JQL Search Extensions (JSE) keyword with Power Script’s SIL Manager to run a one-off automation to update the URL of remote links in open issues belonging to a project.
If you are not already using Power Scripts, you can try out these features with a free trial license. Visit our Power Scripts marketplace listing to learn more.
Problem to solve
The website or service linked in project documentation often changes over time. If these links remain outdated, it can lead to misinformation, broken references, and confusion for stakeholders. Outdated documentation can also lead to an increase in task completion time due to backtracking and searching for the correct information.
Solution
Use a one-time automation process that scans all Jira issues for specific remote links and replaces the URLs with the new, correct ones. Power Scripts can search through all relevant issues and replace outdated links with a single script execution.
Scenario | A software team working on a project referenced the Digital Toucan website in their issues, but the site has since been rebranded to Appfire. Manually updating each issue would be time-consuming, potentially taking several hours or even days. Use Power Scripts to replace
|
JSE keyword |
|
PowerScripts features | SIL Manager |
Method |
|