I am using rest to hit the server, my jql query is "text ~ 'done'" if I put other text instead of "done" it will work. However if I have "done", "to do", "in process" they will all break, does anyone know why?
To update, if you do the jql query "comment ~ 'done'" it will break as well.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.