Fix screenshot review UI comment de/serialization.

Review Request #13768 — Created April 22, 2024 and submitted — Latest diff uploaded

Information

Review Board
release-7.x

Reviewers

The comment serialization for the screenshot review UI was a bit broken,
trying to pull the wrong keys out of the serialized comment dict.

This change fixes that, and updates it so we're using our standard
region comment serialization types for everything.

Created a review request with a screenshot via the admin DB forms. Added
a comment to that screenshot and published the review. Reopened the
review UI and saw that the comment was properly loaded back into the
review UI without any errors.

Commits

Files

    Loading...