-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Fixing Broken Links
-
None
-
1
Problem summary
The link-fixing feature does not update links within the UI-button macro contents. Manually updating these links is particularly burdensome given the large number of affected pages.
Sample body
<p style="text-align: center;"><ac:structured-macro ac:name="ui-button" ac:schema-version="1" ac:macro-id="xxxxx-ae6d-4ff5-8884-xxxxx"><ac:parameter ac:name="color">blue</ac:parameter><ac:parameter ac:name="newWindow">true</ac:parameter><ac:parameter ac:name="display">block</ac:parameter><ac:parameter ac:name="icon">link</ac:parameter><ac:parameter ac:name="title">Report Dashboard</ac:parameter><ac:parameter ac:name="url">https://Confluence.server.com/display/spacekey/entityName</ac:parameter></ac:structured-macro></p>
Expected results
- Provide support to update links inside macro's to avoid manual efforts post migration.