How to write Jira issue on existing confluence page by automation

Marc Jenner
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!
October 22, 2024

Hi, 

 

I need to write jira issues of a specific issuetype and status "in Progress" on a confluence page. I only need the values for summary, assignee and due date. As I don't want to do it manually I want to create an automation for this. Unfortunatly I can't make it work. 

I was thinking of an automation which triggers an API call but am not sure how to solve this.

Why not using the jira issue macro? The problem is, that the macro gets refreshed everytime someone goes on the confluence page. For documentation on calendar week basis I still need to see issues which are right now resolved but have been in progress in that specific calendar week.

 

I hope there is a way to do this. Thx for your help in advance!

1 answer

1 accepted

1 vote
Answer accepted
YY Brother
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 22, 2024

Hi @Marc Jenner 

Welcome to our Community.

Do you want to the resolved issues currently, but was "In Progress" status during a specific week?

Then use this JQL:

resolved is not EMPTY AND status was "In Progress" DURING ("2024/01/01", "2024/10/01")

Thanks,

YY Bro

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events