Does the Jira dev ops integration pull all the records locally or use an API to pull them in dynamic
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-22-2025 07:40 AM
Hello! we are looking at activating the Jira integration for DPR.
- Does this integration pull all the issues locally?
- Like millions of records to store in SN data tables
- Or does it use live API calls to query up the Jira issuses dynamically
- by issue key
- or by FixVersion (pulling in the related issue keys.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-02-2025 02:59 PM
Hi ,
When the Jira tool is connect it will not automatically import every record in Jira.
As a one-off import, you can choose the project and start & end date to import them into ServiceNow.
Further updates can be though webhooks configured at the jira.
Hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-06-2025 07:59 AM
This is very helpful!!!
To clarify, once the integration is running, how is it pulling issues? Only per user interaction, or some kind of job? Jira issues don't usually have a start/end date. They have a created date, and a resolved date.
The Jira FixVersion does have a Start/End date, is that what you mean?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-06-2025 07:56 AM
This is very helpful!!!
To clarify, once the integration is running, how is it pulling issues? Only per user interaction, or some kind of job? Jira issues don't usualy have a start/end date. They have a created date, and a resolved date.
The Jira FixVersion does have a Start/End date, is that what you mean?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-06-2025 08:36 AM
Thanks.
When onboarding the tool, we can specify the start and end date in ServiceNow for importing historic record.
Jira tickets created date during this window will be imported in to ServiceNow.
When the tool is successfully onboarded, a webhook will be created at Jira to push changes to ServiceNow.
So whenever a jira ticket is created/updated after the integration, Jira pushes the ticket details to ServiceNow and a workitem record is created in ServiceNow.