Open KOConchobhair opened 7 years ago
I'm pretty sure this is resulting in messages like the following when a review is "Accepted" by a reviewer:
Participant state changed from _Closed_ to undefined
Obviously, it would be nice if it said something like:
<Reviewer name> accepted review
This should be fixed now.
reviewState in the participant-state-changed-feed-event.js is incorrect.
According to the upsource API docs, ParticipantStateChangedFeedEventBean has a ParticipantState which is defined as follows: