I looked at the API docs and it shows how to get issues by project for a post to search endpoint, but I didnt see any more complex jql examples I am looking to use the following for the search endpoint.
project=stuff AND labels in (stuff, morestuff)
but dont know how the body needs to be formatted. Could only get it working if I used project only and excluded everything else
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.