Forums

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

Need to fetch only the changed records in Jira

Rajoshik Dey
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!
March 5, 2018

We have a requirement to fetch only the changed records form Jira on an incremental basis.

We have an ETL load that reads the entire set of data for a particular project and loads into the required table to prepare the dashboard for the management.

Now, we need to read the data only incrementally, say the records whose Updated (column) greater than yesterdays date.

We have automated the export and would like to add another filter in the below link

http://jira.abc.com/sr/jira.issueviews:searchrequest-csv-current-fields/temp/SearchRequest.csv?filter=<<10000>>&pid=abc&tempMax=2500&os_username=<<username>>&os_password=<<password>>

1 answer

0 votes
Danyal Iqbal
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 6, 2018

As far as I know, this is not possible with the csv exporter. You can  use the  /rest/api/2/search?jql=<jql filter> to get issues with updated>{yesterdays date}

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events