Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

JIRA gadget - using a different database

Prameesha Samarakoon April 16, 2014

Hi,

I have a requirement to develop a JIRA gadget that pulls some statistical data stored on a different database(Not a JIRA database, and contains data of a different format).

Also the database the JIRA instance is connected to and the database the gadget needs to be connected to, are of two different types like oracle and mysql. The motive is to use JIRA as a central place where all information will be available at one point.

Is it possible to display data from a different database in a JIRA gadget?

Any thoughts on this would be much appreciated.

Thanks.

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Answer accepted
Timothy
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.
April 17, 2014

Is it possible to display data from a different database in a JIRA gadget?

Yes. What you can do is create a REST endpoint that queries the data that you want in the second database. Your gadget can then call this REST endpoint.

TAGS
AUG Leaders

Atlassian Community Events