Unable to query for licensed, deactivated or collaborator= false in Trello Enterprise API

XMLWordPrintable

    • Severity 3 - Minor

      Issue Summary

      When using the below API call, I'm unable to add any of the below queries, each of them return the error At least one association must be specified.

      • licensed=false
      • collaborator=false
      • deactivated=false

      Api call: [/enterprises/

      {id}/members/query|https://developer.atlassian.com/cloud/trello/rest/api-group-enterprises/#api-enterprises-id-members-query-get]

      Each of these queries work correct when search for =true instead.

      h3. Steps to Reproduce
      # Make an API call to /enterprises/{id}

      /members/query

      1. Include a query for licensed/deactivated/collaborator being false

      Expected Results

      The API should return a list of all accounts in the Enterprise meeting the query.

      Actual Results

      Trello's API returned the a 400 error with the text

      At least one association must be specified

      Workaround

      None available

            Assignee:
            Unassigned
            Reporter:
            Nathan Smith (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: