Hi,
I am programmatically trying to create and start a crucible review.
I can create the review using http://host:port/context/rest-service/reviews-v1 POST API.
Then we add the changesets using the API http://host:port/context/rest-service/reviews-v1/{id}/addChangeset [POST]
However i dont see an API to start the crucible review.
I initally thought /rest-service/reviews-v1/{id}/transition?action=? could be used, but there is no action to start review.
Can anyone help me here on the right API to start the review.
I am using Atlassian Fisheye analysis with Crucible code review. (Version:4.8.15 Build:20240307085927 2024-03-07 09:01)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.