Data dump of all history

Ben Krichko October 2, 2023

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

1 vote
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.
October 2, 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

Ben Krichko October 3, 2023

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.
October 3, 2023

@Ben Krichko 

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

Ben Krichko October 3, 2023

@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.
October 3, 2023

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

Ben Krichko October 3, 2023

@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 # people like 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.
October 3, 2023

@Ben Krichko 

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

myAtlassianSite/rest/api/3/issue/{issueIdOrKey}?expand=changelog
Like Steffen Opel _Utoolity_ likes this
0 votes
Rohan Swami
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 2, 2023

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events