Forums

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

Jira Data Pipeline, export only the issues that changed since the last export

Alex Gay
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.
November 29, 2021

Hi

 

We are exploring the Jira Data Pipeline for Jira.

The export is taking several hours, so I was wondering if we could configure the export to only take the issues that have been updated since the last export.

 

I can't find anything about this in the documentation.

How do you guys solve this? 

 

We are running Jira 8.20.2

 

 

3 answers

0 votes
Scott Boisvert
Contributor
July 2, 2024

Rather than relying on manual settings you could create a job with ScriptRunner or an external script to hit the Data Pipeline API (Trigger an Export) that automatically sets the "Include data from".

https://developer.atlassian.com/server/data-pipeline/rest/api-group-export/#api-export-post 

0 votes
Tushar Gohel
Contributor
May 22, 2024

I agree with Alex, we are looking for an option like this.

 

0 votes
Krzysztof Dubanowicz
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 27, 2021

Hi @Alex Gay 

 

On the settings page, you can modify the "Include data from" parameter. Data Pipeline will only export issues updated after this date.

Unfortunately, you'd have to update the date manually before each export.

Alex Gay
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.
January 9, 2022

thx for your reply @Krzysztof Dubanowicz , but that's not what we expected.

 

If you can schedule it, you don't want to have to change it manually before it can be executed.

 

A suggestion could be instead of the field 'include data from* and have to fill in a date,

you should be able to add a variable, like, include data from * 

- last week

- last export

- last day

- last 3 days

- last year 

...

Suggest an answer

Log in or Sign up to answer