Uploaded image for project: 'Jira Cloud'
  1. Jira Cloud
  2. JRACLOUD-72660

Searching for users with a certain property via REST API returns empty string

    XMLWordPrintable

Details

    Description

      Issue Summary

      Environment

      Jira Cloud

      Steps to Reproduce

      1. define a property and add it to a user
      2. query via REST API for that user's property to confirm it's been set:
        <sitename>.atlassian.net/rest/api/3/user/properties/<property-name>?accountId=<the Atlassian Account ID>
        
      3. search for all users with that property by querying
        <sitename>.atlassian.net/rest/api/3/user/search?property=<propertyname>.value=true
        

      Expected Results

      All users with that property will be returned

      Actual Results

      Only an empty string ( [] ) is returned

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              clionte Claudiu Lionte (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: