REST API endpoints that return user objects leave email field blank for unmanaged users

XMLWordPrintable

    • 48
    • Severity 3 - Minor
    • 6

      Issue Summary

      Any Jira Cloud REST API endpoint that returns user objects in the JSON response will return a blank email address for any non-managed users. This happens regardless of if they are set to "Public" or "Private" in the Atlassian Account privacy settings (which do not have the email address specific setting for non-managed accounts).

      Steps to Reproduce

      1. Invite an unmanaged user to your instance if one does not already exist
      2. run /rest/api/3/user/search?query=<email address of user>

      Expected Results

      The returned user object email field is populated with the expected email address

      Actual Results

      The email address field is returned with an empty string as the value

      Workaround

      Currently, there is no workaround.

            Assignee:
            Unassigned
            Reporter:
            Jared Long
            Votes:
            31 Vote for this issue
            Watchers:
            36 Start watching this issue

              Created:
              Updated:
              Resolved: