I am trying to use the rest-service/reviews-v1/filter/details? REST API function to get data on some code reviews. The problem is that I want to search for code reviews based on a version number in the title like "v1.2.3". When I do this it appears to not filter the results at all, and returns data for all the reviews.
an example of how I am using the API:
".../rest-service/reviews-v1/filter/details?title="V1.2.3"&project=..."
This approach only works if the "title" field is 1 single word with no special characters.
So how should I format the "title" field when I want to search using punctuation or white space?
Crucible version is 4.6.1
Thanks,
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.