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

How to create custom page in Confluence

Hi community, I try to create Jira Automation for sprint reporting. I'd like to get next flow: when I complete a sprint Jira Automation create page in Confluence with issues list on Page from this sprint. 

I tried to use Lookup Issue but I stuck when I create JQL quure, because I can't get how to use variables there.

And also, I don't understand how I can parametrisation my Confidence template. Maybe is there some manual for it?

1 answer

0 votes
Kristian Walker _Adaptavist_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Nov 06, 2023

Hi Nikita,

I can confirm that if you use ScriptRunner for Jira Cloud it would be possible to achieve this requirement.

You could achieve this by configuring a Script Listener to run on the Sprint Started event for your project.

The script would start of using JQL to search for all issues in the sprint, and we have an example here that shows how to search for issues using JQL inside a script that you can use as an example.

For the JQL you can refer to the Atlassian page here to see the JQL query to use to return the issues in the sprint that you require.

Your script would then create a new confluence page with the issues returned on it, and I can confirm we have an example of how to create a confluence page here.

You will be able to use these examples as a reference guide to help create the script that you require.

Regards,

Kristian

Suggest an answer

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

Atlassian Community Events