-
Suggestion
-
Resolution: Low Engagement
-
None
-
None
Currently, the SD Project's queue page loads all queue's JQL issue count prior to rendering the whole page.
This results in the whole page loading slow if there's a single queue with a slow underlying JQL.
If each queue is rendered (or it's respective issue count) is rendered asynchronously on the screen it won't affect the overall usage of the project queue page.
This is a different approach to https://jira.atlassian.com/browse/JSDSERVER-6424, yet both address the same symptom that is a slow loading project queue page.
[JSDSERVER-6626] Make Service Desk queues render asynchronously to speed up queue page load
Remote Link | Original: This issue links to "Page (Confluence)" [ 944257 ] |
Remote Link | New: This issue links to "Page (Confluence)" [ 944257 ] |
Remote Link | New: This issue links to "Page (Confluence)" [ 667817 ] |
Remote Link | New: This issue links to "Page (Confluence)" [ 666360 ] |
Resolution | Original: Won't Do [ 10000 ] | New: Low Engagement [ 10300 ] |
Status | Original: Closed [ 6 ] | New: Closed [ 6 ] |
Remote Link | New: This issue links to "Page (Confluence)" [ 538805 ] |
Resolution | New: Won't Do [ 10000 ] | |
Status | Original: Gathering Interest [ 11772 ] | New: Closed [ 6 ] |
Remote Link | New: This issue links to "Page (Confluence)" [ 458060 ] |
Description |
Original:
Currently, the SD Project's queue page loads all queue's JQL issue count prior to rendering the whole page.
This results in the whole page loading slow if there's a single queue with a slow underlying JQL. If each queue is rendered (or it's respective issue count) is rendered asynchronously on the screen it won't affect the overall usage of the project queue page. |
New:
Currently, the SD Project's queue page loads all queue's JQL issue count prior to rendering the whole page.
This results in the whole page loading slow if there's a single queue with a slow underlying JQL. If each queue is rendered (or it's respective issue count) is rendered asynchronously on the screen it won't affect the overall usage of the project queue page. This is a different approach to https://jira.atlassian.com/browse/JSDSERVER-6424, yet both address the same symptom that is a slow loading project queue page. |