CQL does not support searching by custom properties

XMLWordPrintable

    • Severity 3 - Minor
    • 3

      When querying with CQL, any restriction on a secondary property (i.e., a custom attribute) fails:

       
      GET http://localhost:8095/crowd/rest/usermanagement/1/search?entity-type=user&expand=user&restriction=position%3Dgoalkeeper
      
      {
          "reason": "ILLEGAL_ARGUMENT",
          "message": "Unknown type for property: position"
      }
      

              Assignee:
              Unassigned
              Reporter:
              Diego Berrueta
              Votes:
              4 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated:
                Resolved: