The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

[modules jiraReports] Keep all reports left menu

Antoine Berthelin
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!
February 10, 2022

Hello,

I have created custom "report" and add it in atlassian-connect.json (jirareports section)

When I click on my report the URL is "plugins/servlet/ac/MYADDONKEY/MYADDONURL?project.key=SE&project.id=10002"

When I click on the other report made by Atlassian, the URL is "secure/ConfigureReport!default.jspa?selectedProjectId=10002&projectOrFilterId=project-10002&projectOrFilterName=Scrum-expert&reportKey=com.atlassian.jira.plugin.system.reports%3Aaverageage-report"

My problem is : I don't keep the left menu with all reports when I open my addon

My question : How keep left menu on my report ?

My configuration :

"jiraReports": [
{
"url": "/project-report?projectKey={project.key}",
"description": {
"value": "Aged Analysis Report"
},
"reportCategory": "ISSUE_ANALYSIS",
"thumbnailUrl": "http://www.appsonic.fr/img/products/jira_plugin/statusReport_en.jpg",
"name": {
"value": "Aged Analysis Report"
},
"key": "reportagedbalance"
}
],

Tks

Steps :

1) Open JIRA report and click on my custom cloud report

keep_jira_left_menu.png

 

2) Display report without left menu

missing_menu.png

 

0 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.