Forum Discussion
svella
9 years agoRegular Visitor
Slim down a data pull from jira
Hi, Looking to slim down the search query to jira via the solution everyone is currently using. It seems to pull all records and in my case its in the millions. Can I some how isolate and...
Lipin
9 years agoRegular Visitor
Hi svella - Did you find any approach to filter the issues for a particular project or criteria instead of pulling all the issues?
And can you also please provide me the format of the url used please?
As part of my project I tried using the url (e.g. - https://jira.companyname.com.au) and I am continuously receiving the following error
An error occurred in the ‘FetchPage’ query. DataSource.Error: Web.Contents failed to get contents from
'https://jira.companyname.com.au/rest/api/2/search?maxResults=500&startAt=0' (502): Proxy Error
Details:
DataSourceKind=Web
DataSourcePath=https://jira.companyname.com.au/rest/api/2/search
Url=https://jira.companyname.com.au/rest/api/2/search?maxResults=500&startAt=0