Uploaded image for project: 'Syncope'
  1. Syncope
  2. SYNCOPE-1243

Add information to GroupTO about user and AnyObject membership counts

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 2.0.7, 2.1.0
    • None
    • None

    Description

      If we want to find out how many users or AnyObjects are members of a given group, it's not possible to figure out via the group itself. Instead we need to run a fiql on the users or Any Objects.

      This task is to add the following fields to GroupTO so that we can get this information more easily:

      • int staticUserMembershipCount
      • int dynamicUserMembershipCount
      • Map<String, Integer> staticAnyObjectMembershipCount
      • Map<String, Integer> dynamicAnyObjectMembershipCount

      Attachments

        1. SYNCOPE-1243.patch
          11 kB
          Colm O hEigeartaigh
        2. SYNCOPE-1243.patch.2
          12 kB
          Colm O hEigeartaigh
        3. SYNCOPE-1243.patch.3
          12 kB
          Colm O hEigeartaigh
        4. SYNCOPE-1243.patch.4
          12 kB
          Colm O hEigeartaigh
        5. SYNCOPE-1243.patch.5
          10 kB
          Colm O hEigeartaigh

        Activity

          People

            coheigea Colm O hEigeartaigh
            coheigea Colm O hEigeartaigh
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: