Hi,
We are pulling Jira issues from SQL database into Jira and wanted to understand is it possible if we update those issues in Jira will it get updated automatically in the SQL database?
I'm assuming the database you're talking about is the database JIRA is using, correct? How are you pulling them and updating them in JIRA without using the JIRA UI? Are you using the API? If you're using the API to update them then, yes they will be updated. If you are doing something else you will break the database if you update issues outside of the UI or API.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.