Add pagination to ConfigureFieldLayout page

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Unresolved
    • None
    • Component/s: Issue - Fields
    • None
    • 1
    • 10

      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

            Assignee:
            Unassigned
            Reporter:
            Mohamed Kouki (Inactive)
            Votes:
            3 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: