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

CQL does not support searching by custom properties

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Low
    • None
    • 2.7.2
    • REST

    Description

      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"
      }
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              dberrueta Diego Berrueta
              Votes:
              4 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated: