HI,
I am using JIRA, its very gud tool,can you guide me how to use the database that JIRA is using the same database in my web application.? i.e the data i feed in JIRA will reflect in my web application.
That's rather a vague question, but the most useful answer is probably "Get your other application to read Jira over a REST connection"
Forget the database - that's quite complex and likely to change definition, whereas REST exposes stuff that is accessible, human friendly and less likely to change (example - the whole user database was ripped out and replaced by a totally different system. You'd have had to rewrite all your SQL from scratch. The external interfaces didn't even notice)
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.