Forums

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

Create confluence page based on issues set to specific status

James Wardle
Contributor
December 13, 2022

Hello. I'd like an automation rule to set up a new page in Confluence based on all the tickets set to a specific status that day.

So, I'd like a page created today that shows all the tickets that have been set to "Released to Production" today only. And then tomorrow I'd like a new page created, that shows all the tickets that have been set to "Released to Production" tomorrow only (so no inclusions of today's tickets).

I know how to create a new page in Confluence, but I'm stuck on how to configure it so it shows the tickets for the relevant day only. 

Any help would be appreciated.

1 answer

0 votes
Anastasia
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!
April 7, 2020

For future reference,

I found that in order to bring a web resource which includes JavaScript, CSS, etc. resources, you need to add the

<context>atl.general</context>

for the general JIRA environment (except for the Administration panel). For the Service Desk portal, I also used:

<context>servicedesk.portal</context>  
<context>customerportal</context>

You can find more here: https://developer.atlassian.com/server/jira/platform/web-resource/#web-resource-contexts

Suggest an answer

Log in or Sign up to answer