Is there a way in the database to get the full list of activities for a review, including who actioned it?
I was looking to find out who cancelled a review (was cancelled/uncancelled then cancelled again).
The only way was to check the notifications that went out.
The ReviewEevent table just contains an id, reviewid,essentially previous phase, new phase, a time field? and entitytypeid.
can't seem to match this up with a userid?
looks like the reports only show the current state, not the history for all those in between...
thanks