Uploaded image for project: 'Jira Software Data Center'
  1. Jira Software Data Center
  2. JSWSERVER-15663

Viewing JIRA Software boards can timeout due to analysing JQL

XMLWordPrintable

      Summary

      Loading JIRA Software boards could be extremely slow loading and rendering ProjectBoardsHelper.getProjectBoards
      Parsing it is done inefficiently. This issue focuses on cost related to sanitization of JQL filters while showing all boards and list of boards for project in sidebar.

      Steps to Reproduce

      1. Use a large JIRA instance
      2. Access Scrum/Kanban Board page

      Fix

      • Reduce unnecessary JQL analysis while viewing JIRA Software boards.
      • Analyze only projects in board JQLs.
      • Fix project board caches - do not cache globally user specific projects for a board.

            mwyrzykowski Michal Wyrzykowski
            mwyrzykowski Michal Wyrzykowski
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: