nyyManni / jiralib2

Lisp bindings to JIRA REST API (used by Ejira)
GNU General Public License v3.0
21 stars 21 forks source link

Jira issues that use labels seem to generate (labels "string1" "string2" "string3") which is invalid emacs-lisp #9

Open Leimy opened 2 years ago

Leimy commented 2 years ago

I need to see what kind of JSON we get "raw" from this query but I don't think converting Issue labels to lisp labels is what's intended.