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

Data dump of all history

Is there a way a to pull a full export or data dump of all the History under a JPD Idea? This would make finding timestamp changes MUCH more efficient. Maybe an export button? 

 

History.png 

2 answers

1 accepted

Suggest an answer

Log in or Sign up to answer
0 votes
Answer accepted
Mohamed Benziane
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 02, 2023

Hi,

Give a try to the API, i know it for Jira Software but i think it should be possible to get the ideas and the history using the param"?expand=changelog"

https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issues/#api-rest-api-3-issue-issueidorkey-get

Thanks @Mohamed Benziane !

I'm fairly new to API calls in Atlassian. I have created a separate API token and am using Postman to make the calls, but am getting stuck on a 401 error. Is this something we can pair on and you guide me? 

Mohamed Benziane
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 03, 2023

@Ben Krichko 

Did you use your mail address in the username field on postman ?

@Mohamed Benziane 

There are several auth options within Postman. I started with Basic Auth. I have put my email address in the Username field, but I think my problem is the password field. Would that be the full API token generated from Atlassian or something else? 

 

Auth.png

Mohamed Benziane
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 03, 2023

Yes you nned to pu the full API token in the password field

@Mohamed Benziane  You are awesome!! I'm now pulling a 200 response code. Last piece, For  the param"?expand=changelog", how should that be entered?

 

param.png

Like Mohamed Benziane likes this
Mohamed Benziane
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 03, 2023

@Ben Krichko 

Just put the param at the end of the URL like this

myAtlassianSite/rest/api/3/issue/{issueIdOrKey}?expand=changelog
0 votes
Rohan Swami
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Oct 02, 2023
TAGS
AUG Leaders

Atlassian Community Events