Forums

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

All field in JSON Query

Enrico Tinner
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!
November 15, 2021

Hello
I would like to use a JSON query for Power BI reports. For this I need all fields incl. Resolution Date.

My problem is, with this query I get most fields except Resolution Date.
https://abcxyz.com/rest/api/2/search?jql=project%20%3D%20PORT%20&maxResults=1000"

With this query I get Resolution Date, but I don't see all other fields anymore.
https://abcxyz.com/rest/api/2/search?jql=project%20%3D%20PORT%20&fields=resolutiondate%20&maxResults=1000"))

what do I have to do so that I can see all fields including resolution data. I would like a combination of the first query but additionally with resolution date. 

Many thanks and greetings

Enrico

 

1 answer

0 votes
Martin Bayer _MoroSystems_ s_r_o__
Community Champion
November 15, 2021
Enrico Tinner
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!
November 16, 2021

Hi @Martin Bayer _MoroSystems_ s_r_o__ , 

Thank you very much, it works perfectly.

Martin Bayer _MoroSystems_ s_r_o__
Community Champion
November 16, 2021

Cool, happy to help :). Could you accept the answer pls? Thank you

Suggest an answer

Log in or Sign up to answer