Uploaded image for project: 'Magnolia UI'
  1. Magnolia UI
  2. MGNLUI-3171

Sorting in content apps does not wipe the item cache

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • 5.2.10, 5.3.4
    • 5.2.2, 5.3.3
    • content app

      Scenario: list content records for page 2 is rendered from cache
      Steps to reproduce:
      1. Go to a content app list view (which has records > 60 atleast 120 would be fine)
      2. Sort some column by ascending
      3. Scroll the list beyond record count 60 (which is the default cache per page)
      4. Now come back to the top of list
      5. Sort the list again by the same column (now would move descending)
      6. Scroll the list crossing item 60
      7. The descending sort would appear fine until 60, beyond which there wont be a sort done.

      Reason:
      Enabled the DEBUG logs of AbstractJcrContainer and we do not see any request being triggered for page 2 meaning the content we see is actually from cache and not from the backend.

        Acceptance criteria

              dlipp Daniel Lipp
              rajusubramaniam Raju Subramaniam
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: