Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Issue: Sidebar Icon/logo Not Displaying in Jira Project Page

Shubham Gauttam
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 25, 2024

 

Problem:

I’m developing a Jira Cloud app using Atlassian Connect. The icon/logo displays in the top navigation bar, but it's not appearing in the project sidebar.

Here’s the relevant atlassian-connect.json configuration:

Copy code

"jiraProjectPages": [

  {

    "url": "pactHome.html",

    "name": {

      "value": "Pact Home"

    },

    "key": "cmo-home-page",

    "icon": {

      "width": 16,

      "height": 16,

      "url": "/images/logo.png"

    }

  }

],

The icon/logo URL is accessible and displays fine outside Jira. The project page itself shows up in the sidebar, but without the icon/logo.

What I’ve Tried:

  • Icon/logo works in the top navigation bar, but not in the sidebar.
  • Verified the image URL is correct and accessible.

Question:

Are there any specific considerations for icons/logos in Jira Project Pages' sidebar? Any suggestions would be appreciated!

0 answers

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events