The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi,
I would like to display some data from MSSQL. I have a View in Jira database. I try do this with tutorial from official Script Runner Documentation, but when I run code in script console i get this error:
groovy.lang.GroovyRuntimeException: Ambiguous method overloading for method groovy.sql.Sql#<init>. Cannot resolve which method to invoke for [null] due to overlapping prototypes between: [interface javax.sql.DataSource] [interface java.sql.Connection] at Script1.run(Script1.groovy:13)
Somewhere i saw that problem was a jdbc Driver, but it's the same database which Jira is connected. Does anybody know the solution?
Could you share your code without datasource, user and password? The SQL could also have false data, but it would be better if your share the type of those objects.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I was installed a new jdbc driver and connected to database like that:
jdbc:sqlserver://;serverName=NameOfServer;portNumber=1433;databaseName=jira_db
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi everyone, We’re always looking at how to improve Confluence and customer feedback plays an important role in making sure we're investing in the areas that will bring the most value to the most c...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.