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

Allow wildcard group membership search

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.1.9, 3.0.0-M0
    • core, extensions
    • None

    Description

      User and AnyObject group membership can be queried via FIQL as

      $groups==root
      

      and will return all users that are members of the root group.

      A nice improvement is to allow expressions as

      $groups==*child
      

      to return users that are members of any group matching the provided wildcard expression, e.g.

      • child
      • mychild
      • otherchild

      and so on.

      Attachments

        Activity

          People

            ilgrosso Francesco Chicchiriccò
            ilgrosso Francesco Chicchiriccò
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: