Crucible API Get history of review

kpbic April 21, 2020

Hello. I’m trying to get the history of review with the help of the Crucible API, as if when clicking View Review History, the history of adding files, comments, changes in status appears, but I can not find anywhere in the documentation how to get this. Is there way to get this? I can get dates for comments and a file from the createDate, but where can I get the status change dates from?
Thanks!

1 answer

1 accepted

0 votes
Answer accepted
Peter-Dave Sheehan
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 24, 2020

I'm not able to find any reference to this either. Looks like there is no API for that.

As a last resort, you could try to call {fecruhost}/cru/{ID}/reviewHistory and parse the html table

kpbic May 25, 2020

Thanks. I did it like that.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events