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

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,560,407
Community Members
 
Community Events
185
Community Groups

How to create a Monthly incident report page

serge calderara
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.
Mar 18, 2021

Dear all,

I have different incident ctaegory which have been raised by product in Jira.

I would like to get a confluence report template which collect a summary of those incident with information like Jira Key, status, owner,... groups by component

That confluence report page should be dynamiquely generated.

1- genrate the proper filter in Jira with necesary fields
2- Call that filter in a conflluence table

Then use the Jira macro in the page

But by doing so is tehre a way to split the result by product from a given filter or should I used a unique filter per component ?

regards

serge 

1 answer

0 votes
Mike Bowen
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.
May 18, 2021

Hi @serge calderara 

What do you mean by dynamically generated? 

  1. Create the filter in Jira for the incidents. I used the following JQL script: "project = SESD AND issuetype = Incident AND status in (Closed, "In Progress", Resolved) AND created >= "-4w 2d" AND created <= "4w 2d" ORDER BY created DESC"
    filter for incident.jpg
  2. Save the filter as something (Monthly incident filter). 
  3. Copy the filter code in the URL. 
  4. Create a confluence page and use a JIRA filter macro and load the filter saved in step 2 & 3 or type in the filter code
  5. Update the columns one would like to see. 
    jira filter showing incidents filtered by past month.jpg
  6. Done. 

Kind regards,

Mike

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events