Skip to content

fix(xpub-dash): fix reviewer item crash when status is revision

Yannis Barlas requested to merge fix-dash-reviwer-item into master

The dashboard crashes if all the below are true:

  • The paper is under revision
  • There is an assigned reviewer for the previous version
  • The reviewer had completed and submitted his review

This fixes this. Though we might want to enrich the functionality in the future to display completed read-only versions of the review to the reviewer.

Merge request reports