The error with the table is:
SQL##f - SqlState: HY000, ErrorCode: 4294967295, ErrorMsg: El tablero no admite sprints.
SQL SELECT *
FROM CData.JIRA.Sprints
it is the only table with error.
Why are you trying to "access" the table?
I'm accessing the Jira with Qlikview, to make reports and the ODBC system tells me that the table is with that error.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The ODBC system has a bug in it then, or can't read the database correctly.
Frankly, the Jira database is not suitable for reporting, and you shouldn't be reading it directly, certainly not with ODBC. I'd recommend getting a reporting tool that understands Jira.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
From the APP store of Jira propose the ODBC, to connect external applications with Jira.
And that Connector, and others on Jira's page, all have the same error of non-accessibility to the Sprints table.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm afraid that does not change my answer - there's a problem in the App (and reading the database is almost always a bad solution).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.