-
Bug
-
Resolution: Unresolved
-
Low (View bug fix roadmap)
-
None
-
8.16.0, 8.17.0, 9.10.2
-
8.16
-
1
-
Severity 3 - Minor
-
Issue Summary
When a page decorator is added to the HTML, then some Advanced Roadmaps for Jira (AR4J) pages fails to load.
For example, loading the View Plans page shows doesn't load as the image below.
The page decorator can be loaded as a custom code in the Announcement Banner or can be used by a Marketplace App.
Steps to Reproduce
- Install a vanilla instance of Jira Software DC.
- Access Plans > View Plans and notice the page loads properly.
- Edit the announcement banner to have the following tag; this is the fastest way to reproduce the issue.
<meta name="decorator" content="atl.general" />
- Access Plans > View Plans and notice the page won't load.
Expected Results
The page loads properly without an error.
Actual Results
The page won't load and we have the following error in the browser console log.
Uncaught Error: Unknown page type <decorator name>
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available.
- is related to
-
JPO-17173 Failed to load
- links to
[JSWSERVER-25060] Loading some Advanced Roadmaps for Jira (AR4J) pages fails with "Unknown page type" error in the browser console log
Labels | Original: Plan-Roadmap pse-request | New: Plan-Roadmap pse-request ril |
Remote Link | New: This issue links to "Internal ticket (Web Link)" [ 956680 ] |
Introduced in Version | New: 8.16 |
Component/s | Original: Plan [ 48691 ] | |
Component/s | New: (Advanced Roadmaps) Plan - Roadmap [ 63498 ] | |
Key | Original: JPOSERVER-2998 | New: JSWSERVER-25060 |
Affects Version/s | Original: 8.17.0 [ 95490 ] | |
Affects Version/s | Original: 8.16.0 [ 94995 ] | |
Affects Version/s | Original: 3.29.7 [ 94992 ] | |
Affects Version/s | New: 8.17.0 [ 94802 ] | |
Affects Version/s | New: 8.16.0 [ 94593 ] | |
Affects Version/s | New: 9.10.2 [ 106014 ] | |
Project | Original: Advanced Roadmaps [ 16510 ] | New: Jira Software Server and Data Center [ 12200 ] |
Labels | Original: pse-request | New: Plan-Roadmap pse-request |
Status | Original: Needs Triage [ 10030 ] | New: Long Term Backlog [ 12073 ] |
Support reference count | New: 1 |
Remote Link | New: This issue links to "JPO-17173 (JDOG - JIRA Team Dogfood)" [ 555952 ] |
Description |
Original:
h3. Issue Summary
When a [page decorator|https://developer.atlassian.com/server/framework/atlassian-sdk/using-standard-page-decorators/] is added to the HTML, then some Advanced Roadmaps for Jira (AR4J) pages fails to load. For example, loading the _View Plans_ page shows doesn't load as the image below. The page decorator can be loaded as a custom code in the Announcement Banner or can be used by a Marketplace App. h3. Steps to Reproduce # Install a vanilla instance of Jira Software DC. # Access *Plans* > *View Plans* and notice the page loads properly. # Edit the announcement banner to have the following tag; this is the fastest way to reproduce the issue. {code} <meta name="decorator" content="atl.general" /> {code} # Access *Plans* > *View Plans* and notice the page won't load. h3. Expected Results The page loads properly without an error. h3. Actual Results The page won't load and we have the following error in the browser console log. {code} Uncaught Error: Unknown page type <decorator name> {code} h3. Workaround _Currently there is no known workaround for this behavior. A workaround will be added here when available._ |
New:
h3. Issue Summary
When a [page decorator|https://developer.atlassian.com/server/framework/atlassian-sdk/using-standard-page-decorators/] is added to the HTML, then some Advanced Roadmaps for Jira (AR4J) pages fails to load. For example, loading the _View Plans_ page shows doesn't load as the image below. !screenshot-1.png|thumbnail! The page decorator can be loaded as a custom code in the Announcement Banner or can be used by a Marketplace App. h3. Steps to Reproduce # Install a vanilla instance of Jira Software DC. # Access *Plans* > *View Plans* and notice the page loads properly. # Edit the announcement banner to have the following tag; this is the fastest way to reproduce the issue. {code} <meta name="decorator" content="atl.general" /> {code} # Access *Plans* > *View Plans* and notice the page won't load. h3. Expected Results The page loads properly without an error. h3. Actual Results The page won't load and we have the following error in the browser console log. {code} Uncaught Error: Unknown page type <decorator name> {code} !screenshot-2.png|thumbnail! h3. Workaround _Currently there is no known workaround for this behavior. A workaround will be added here when available._ |
Attachment | New: screenshot-2.png [ 404630 ] |