nyyManni / ejira

Emacs JIRA integration
GNU General Public License v3.0
256 stars 35 forks source link

Fixes JQL error when pulling issues #15

Closed kalebo closed 4 years ago

kalebo commented 4 years ago

This fixes an issue I found when pulling issues:

user-error: Request failed: invalid request: ((errorMessages Error in JQL Query: Expecting either a value, list or function but got 'XYZ'. You must surround 'XYZ' in quotation marks to use it as a value. (line 1, character 11)) (errors))

Where XYZ is the project key in Jira.