Uploaded image for project: 'Atlassian Ecosystem'
  1. Atlassian Ecosystem
  2. ECO-56

Allow custom issue type icons to be displayed with Forge apps

XMLWordPrintable

    • 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.

      Performing a request to the Get avatar image by ID https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-avatars/#api-rest-api-3-universal-avatar-view-type-type-avatar-id-get can be can be accessed anonymously when performing the search for default icons. However, using and displaying custom issue type icons needs to have authentication.

      With Forge applications, performing the request encounters a 403 error. Therefore, performing the same authentication for custom issue type icons as with the default ones icons would be beneficial, one possibility would be to use directly the icon URL:

      Avatar appearance='square' size='small' src={type.icon}/>

              Unassigned Unassigned
              d6427b6fb657 Guilherme Bueno (Inactive)
              Votes:
              29 Vote for this issue
              Watchers:
              23 Start watching this issue

                Created:
                Updated: