Uploaded image for project: 'Crowd Data Center'
  1. Crowd Data Center
  2. CWD-2722

MembershipDAOHibernate.search returns users in indeterminate order

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Highest
    • 2.4.2
    • 2.3.5
    • None
    • None

    Description

      Uses the query SELECT usr FROM InternalUser usr, InternalMembership mem WHERE usr.id = mem.childId AND mem.lowerParentName = ? AND mem.membershipType = ? AND mem.directory.id = ? AND mem.groupType = ? which doesn't guarantee any particular order, so one you start using startIndex and maxResults you get inconsistent results.

      Attachments

        Activity

          People

            jwalton joe
            tom@atlassian.com Tom Davies
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: