Connect App in Home portal help center

AMALI Amine June 28, 2022

Hello,

 

I have developped a node js application for jira connect app.

I have succeded to display the app on Jira JSM Portal Help Center.

 

But the problem is it was displayed over all pages and I want it to be displayed only the home of the help center.

 

This is the atlassian-connect.json file :

 

"serviceDeskPortalHeaders": [
            {
                "key": "appPoral",
                "url": "/appPortal",
                "conditions":[
                    {
                        "condition": "jira_expression",
                        "params": {
                          "expression": "serviceDesk.id==17"
                        }
                    }
                ]
               
            }
           
        ]
Do you have any idea how can I restrict the front of the app to only be displayed in the home section ?
Thank you

0 answers

Suggest an answer

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

Atlassian Community Events