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
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
I agree with Alex, we are looking for an option like this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.