Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Jira API return table name and schema

Jesus Salvador Montiel Sanchez
February 9, 2026

I'm building a small wrapper to automate some tasks and when modifying the API query parameters in a specific way, I get the following 500 error.

 

SQL Exception while executing the following:SELECT ID, ENTITY_NAME, ENTITY_ID, PROPERTY_KEY, CREATED, UPDATED, json_value FROM dbo.entity_property WHERE (ENTITY_NAME=? AND ENTITY_ID=?) AND (PROPERTY_KEY IN () ) ORDER BY UPDATED, ID (Incorrect syntax near ')'.)
I think there's improper input validation, or perhaps a bug. Has this happened to anyone else? I don't want to display the tables in my application's response.
Im using Jira Data center 10.3.1 with API v2.

0 answers

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events