Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

I want to change the default "Issues: 30 Day Summary" report displayed in the Project Summary.

Larry August 21, 2011

I want to change the default "Issues: 30 Day Summary" report displayed in the Project Summary. How can I accomplish this?

1 answer

0 votes
Wojciech Seliga
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 25, 2011

If you want to change the content of stuff included in this pane you would have to modify com.atlassian.jira.plugin.projectpanel.impl.SummaryProjectTabPanel and/or com.atlassian.jira.plugin.projectpanel.fragment.impl.CreatedVsResolvedFragment

That would require build JIRA from the sources by yourself.

With a plugin you could replace entire Summary tab with something else or you could hack in on the client side with javascript (e.g. renaming some sections or adding something dynamically). But if you just want to change some details of this chart, then you would have to dig to chartFactory.generateCreatedVsResolvedChart in com.atlassian.jira.plugin.projectpanel.fragment.impl.CreatedVsResolvedFragment#createVelocityParams

Cheers,

Wojtek

Suggest an answer

Log in or Sign up to answer
TAGS
atlassian, team '25, conference, certifications, bootcamps, training experience, anaheim ca,

Want to make the most of Team ‘25?

Spend the day sharpening your skills in Atlassian Cloud Organization Admin or Jira Administration, then take the exam onsite. Already ready? Take one - or more - of 12 different certification exams while you’re in Anaheim at Team' 25.

Learn more
AUG Leaders

Upcoming Jira Events