The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

How to integrate an MS DB with jira

Teeka Leone
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!
July 18, 2022

others have asked but there has been no good response.  I want to open a jira project ticket with data from my MS Access Database.

Can I do it?  How do I do it?

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Mikael Sandberg
Community Champion
July 18, 2022

You would need an app in order to get external data to feed into a Jira field, like Elements Connect or External Data for Jira Fields. I would suggest that you search the Marketplace for external data and check out the apps.

0 votes
Craig Castle-Mead
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 Champions.
July 18, 2022

Hey @Teeka Leone 

I'd recommend keeping the MS Access Database and Jira logically separated by building a "helper" application/function that was able to access the MS Access Data using read only access, this would then use Jira REST APIs to pass the relevant data via payload to create the issues within Jira. 

While there are tools like Elements Connect/Adaptavist ScriptRunner that can add an arbitrary  database as a data source for Jira, this means your Access Database needs to be network accessible from the Jira application node (generally not ideal from a security POV) - and you'd then need to create some form of scripting to read from the Access DB and use rest/java/groovy to create the desired issues anyway.

CCM

Teeka Leone
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!
July 19, 2022

My Access DB is network accessible as the tables are on an SQL Server as the backend.  I see no reason why a simple exposed API couldn't work if there was one from Jira

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events