Search found 1 match

by lroder
27 Feb 2020, 13:41
Forum: Help
Topic: REST api GET issues with custom_field of 'keyword' = 'value'
Replies: 0
Views: 14447

REST api GET issues with custom_field of 'keyword' = 'value'

I would like to use the REST API to retrieve all issues created by a given user that contain a specific value in a custom field. I have examined the database and can see a way to create a fairly straightforward query that could be used to construct the response data -- something like: SELECT b.summa...