Heads up! On March 5, starting at 4:30 PM Central Time, our community will be undergoing scheduled maintenance for a few hours. During this time, you will find the site temporarily inaccessible. Thanks for your patience. Read more.
×Hi ,
Hope you are doing well.
We have a custom Jira plugin which actually generates the data into an excel based on some filters and calendar dates.
Now we have requirement to populate this data into a sql table instead of generating a excel.
Can anyone help me with the required changes in the configurations to achieve this requirement.
Thanks in advance.
Regards,
Prashant
Your plugin will need some code that can push the data out into your remote database. Typically, that will need a database driver for the remote database to be available.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.