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

Extracting Data from specific date from JIRA

Shiratani Yoshiki
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!
Oct 10, 2023

I want to extract data (especially Description and status) from JIRA ticket to Confluence

In addition, the data should be from specific date 

ex, show that the status and Description at 2023/9/1 in JIRA to Confluence 

Is it possible to specify a certain date and extract it at that time to Confluence?

If not, is there any solution that meets our requirements

1 answer

0 votes
Aron Gombas _Midori_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Oct 11, 2023

The basic "algorithm" should be something like this:

  1. Get the change history of the issue
  2. By iterating on the "change history" records of the issue, filter those to the changes of the Status and Description fields and determine their values on the given date
  3. Create a Confluence page from these

It is all doable by using the Jira Cloud REST API and the Confluence Cloud REST API.

Shiratani Yoshiki
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!
Oct 19, 2023

@Aron Gombas _Midori_ 

I appreciate for your support
Could you share the sample API of that?

Aron Gombas _Midori_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Oct 19, 2023

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events