Jira API - Need results of current year issues - Am using the below API's in Power query to get the results of current year 2022 - but i also see it's giving me previous year isues.
Can some1 pls help
Hi @Syed Arif !
You have written wrongly your API calls
They should look like this:
Although I'm not sure if you're going to be able of setting the maxResults to 2000 due to limitations on the app itself to restrict expensive API calls that might disrupt the service.
The important thing to note on both calls is that you first must build your jql as one parameter and then you can add more parameters to the call using &
I hope this helps.
Kind regards,
Renzo from Servicerocket.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.