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

Add pagination to ConfigureFieldLayout page

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • Issue - Fields
    • None
    • 1
    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      Problem

      Accessing ConfigureFieldLayout page (/secure/admin/ConfigureFieldLayout!default.jspa?id=XXXX) from a project settings on a large instance causes the browser to either crash due to memory insufficiency or taking up to 10 minutes in loading state

      Example of response size :

      1 MB of HTML content

      Example of instance size

      DB Queries Count
      select count(1) from fieldlayout; 5832
      select count(1) from fieldlayoutitem; 5832
      select count(1) from fieldlayoutscheme; 1094
      select count(1) from fieldscreen; 21005
      select count(1) from fieldscreentab; 22035

       

      Suggested Solution

      1. Add pagination and search functionalities to the page so the user can browse and use the menu without waiting for a significant period or without getting blocked from using the menu at all on browser memory insufficiency 

      Why This Is Important

      • The current behavior blocks the administrator or slows down their usage of the application

      Workaround

      N/A

        1. image-2022-11-16-10-41-30-210.png
          21 kB
          Mohamed Kouki
        2. image-2022-11-16-10-45-53-738.png
          21 kB
          Mohamed Kouki
        3. image-2022-11-16-10-46-07-568.png
          21 kB
          Mohamed Kouki

            Unassigned Unassigned
            f0ea184c9b1c Mohamed Kouki
            Votes:
            3 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: