Uploaded image for project: 'Runtime'
  1. Runtime
  2. RUNTIME-2947

Efficiency to get the pagined list of users in a group.

    • Icon: Improvement Improvement
    • Resolution: Won't Fix
    • Icon: Major Major
    • 4.2.0
    • None
    • None
    • None

      The groups tool list the users of a group with a paging feature. On the server side, the generator used to get the list of users is org.ametys.runtime.plugins.core.group.ui.generators.GroupMembersGenerator. The way pagination is implemented is not really efficient because every user of a group must be resolved and the whole set of users must be sorted to be able to SAX the desired users.
      This part of the code may need to be improved to ensure efficiency.

          [RUNTIME-2947] Efficiency to get the pagined list of users in a group.

          There is no pagination anymore

          Raphaël Franchet added a comment - There is no pagination anymore

            Unassigned Unassigned
            trizzi Thibaut Rizzi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: