Please, show me example of converted JQL query to JSON:
jql query: issuekey in (test1,test2)
The docs have a couple of examples well buried. But it is as simple as embedding the string:
{"jql":"issuekey in (test1,test2)"}
Thanks, work!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Sergey
I'm not aware that you can convert from one to the other. JSON is used to return data from an API request; the request may or may not have contained some JQL.
Could you explain in some more detail what you're trying to do / achieve?
Thanks
Warren
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.