Forums

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

Error in JQL query: The character $ is reserved JQL character

MANIKANDAN February 8, 2024

Hello Team

I would like to use key fileds value as variable.

But seems $ character is reserved JQL character

Could you please share the workaround to use variable in Jira Rest API curl command

curl --user --request --url https://***/jira/rest/api2/search/JQL=key=§request

 

1 answer

0 votes
Fabio Racobaldo _Catworkx_
Community Champion
February 8, 2024

Hi @MANIKANDAN ,

please could you provide more information about field type and what command you're trying to run? If you are referring to a select list field, character $ could be used and in a JQL you simply need to put that value between quotes.

Fabio

Suggest an answer

Log in or Sign up to answer