Uploaded image for project: 'Atlassian Guard'
  1. Atlassian Guard
  2. ACCESS-1557

Allow user avatar to be updated via REAST API with PATCH /users/{account_id}/manage/profile

    • 2
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      Summary

      Currently in 

      the payload includes

      {
        "name": "Lila User",
        "nickname": "marshmallow",
        "zoneinfo": "America/Los_Angeles",
        "locale": "en-US",
        "extended_profile": {
          "job_title": "Lead Investigator",
          "organization": "Amalgamated Investigations",
          "department": "Investigations",
          "location": "Lompoc, CA"
        }
       

       However the response includes the field

      "picture": "https://www.example.com/avatars/userl"
      

      It would be good to include this is the PATCH request payload.

      Similar requests include

            [ACCESS-1557] Allow user avatar to be updated via REAST API with PATCH /users/{account_id}/manage/profile

            SET Analytics Bot made changes -
            Support reference count Original: 1 New: 2
            SET Analytics Bot made changes -
            Support reference count New: 1
            James Richards made changes -
            Summary Original: Allow user avatar to be updated via PATCH /users/{account_id}/manage/profile New: Allow user avatar to be updated via REAST API with PATCH /users/{account_id}/manage/profile
            James Richards made changes -
            Description Original: h2. Summary

            Currently in 
             * [https://developer.atlassian.com/cloud/admin/user-management/rest/api-group-profile/#api-users-account-id-manage-profile-patch]

            the payload includes
            {code:json}
            {
              "name": "Lila User",
              "nickname": "marshmallow",
              "zoneinfo": "America/Los_Angeles",
              "locale": "en-US",
              "extended_profile": {
                "job_title": "Lead Investigator",
                "organization": "Amalgamated Investigations",
                "department": "Investigations",
                "location": "Lompoc, CA"
              }
             {code}
             However the response includes the field
            {code:json}
            "picture": "https://www.example.com/avatars/userl"
            {code}
            It would be good to include this is the {{PATCH}} request payload.

            Similar requests include
            * [CONFCLOUD-39210: Implement REST API call for changing avatar picture|https://jira.atlassian.com/browse/CONFCLOUD-39210]
            * [Is there a way to update a user’s avatar in Jira Cloud?|https://community.developer.atlassian.com/t/is-there-a-way-to-update-a-users-avatar-in-jira-cloud/33095]
            New: h2. Summary

            Currently in 
             * [https://developer.atlassian.com/cloud/admin/user-management/rest/api-group-profile/#api-users-account-id-manage-profile-patch]

            the payload includes
            {code:json}
            {
              "name": "Lila User",
              "nickname": "marshmallow",
              "zoneinfo": "America/Los_Angeles",
              "locale": "en-US",
              "extended_profile": {
                "job_title": "Lead Investigator",
                "organization": "Amalgamated Investigations",
                "department": "Investigations",
                "location": "Lompoc, CA"
              }
             {code}
             However the response includes the field
            {code:json}
            "picture": "https://www.example.com/avatars/userl"
            {code}
            It would be good to include this is the {{PATCH}} request payload.

            Similar requests include
            * [ACCESS-1292: As an org admin, I would like to upload a profile picture on behalf of a managed acount|https://jira.atlassian.com/browse/ACCESS-1292]
            * [CONFCLOUD-39210: Implement REST API call for changing avatar picture|https://jira.atlassian.com/browse/CONFCLOUD-39210]
            * [Is there a way to update a user’s avatar in Jira Cloud?|https://community.developer.atlassian.com/t/is-there-a-way-to-update-a-users-avatar-in-jira-cloud/33095]
            James Richards made changes -
            Description Original: h2. Summary

            Currently in 
             * [https://developer.atlassian.com/cloud/admin/user-management/rest/api-group-profile/#api-users-account-id-manage-profile-patch]

            the payload includes
            {code:json}
            {
              "name": "Lila User",
              "nickname": "marshmallow",
              "zoneinfo": "America/Los_Angeles",
              "locale": "en-US",
              "extended_profile": {
                "job_title": "Lead Investigator",
                "organization": "Amalgamated Investigations",
                "department": "Investigations",
                "location": "Lompoc, CA"
              }
             {code}
             However the response also includes the field
            {code:json}
            "picture": "https://www.example.com/avatars/userl"
            {code}
            It would be good to include this is the {{PATCH}} request payload.

            Similar requests include
            * [CONFCLOUD-39210: Implement REST API call for changing avatar picture|https://jira.atlassian.com/browse/CONFCLOUD-39210]
            * [Is there a way to update a user’s avatar in Jira Cloud?|https://community.developer.atlassian.com/t/is-there-a-way-to-update-a-users-avatar-in-jira-cloud/33095]
            New: h2. Summary

            Currently in 
             * [https://developer.atlassian.com/cloud/admin/user-management/rest/api-group-profile/#api-users-account-id-manage-profile-patch]

            the payload includes
            {code:json}
            {
              "name": "Lila User",
              "nickname": "marshmallow",
              "zoneinfo": "America/Los_Angeles",
              "locale": "en-US",
              "extended_profile": {
                "job_title": "Lead Investigator",
                "organization": "Amalgamated Investigations",
                "department": "Investigations",
                "location": "Lompoc, CA"
              }
             {code}
             However the response includes the field
            {code:json}
            "picture": "https://www.example.com/avatars/userl"
            {code}
            It would be good to include this is the {{PATCH}} request payload.

            Similar requests include
            * [CONFCLOUD-39210: Implement REST API call for changing avatar picture|https://jira.atlassian.com/browse/CONFCLOUD-39210]
            * [Is there a way to update a user’s avatar in Jira Cloud?|https://community.developer.atlassian.com/t/is-there-a-way-to-update-a-users-avatar-in-jira-cloud/33095]
            James Richards made changes -
            Component/s Original: User - Management [ 43192 ]
            Component/s New: User Sync - Managed Accounts [ 53198 ]
            Key Original: CONFSERVER-88305 New: ACCESS-1557
            QA Demo Status Original: Not Done [ 14330 ]
            QA Kickoff Status Original: Not Done [ 14234 ]
            Project Original: Confluence Server and Data Center [ 10470 ] New: Atlassian Access [ 18910 ]
            James Richards created issue -

              Unassigned Unassigned
              jrichards@atlassian.com James Richards
              Votes:
              9 Vote for this issue
              Watchers:
              10 Start watching this issue

                Created:
                Updated: