-
Notifications
You must be signed in to change notification settings - Fork 0
Release Notes
Kody Jordan edited this page Aug 19, 2026
·
31 revisions
Version 1.8.0 adds a safeguard against duplicate evaluations when multiple editors claim the same submission at the same time.
This release includes:
- Locked the "New Evaluation" button once a submission has been claimed for review, with a tooltip identifying who is reviewing it.
QualityChecks v1.8.0 prevents duplicate evaluations from being created when more than one editor opens the same submission from an outdated table view and attempts to start a review. Once a submission is claimed, the "New Evaluation" button is disabled and displays a tooltip showing who is currently reviewing it.
- Disabled the "New Evaluation" button on Intro, Finalizing, Proofer Changes, and Association Changes submission previews while a submission is already claimed (status of "Evaluating"), preventing duplicate evaluations from being saved.
- Added a tooltip showing "{Reviewer First Name} is Reviewing" on the disabled button so editors can see who has claimed the submission.
- The button automatically unlocks once the in-progress evaluation is submitted, allowing a follow-up evaluation to be started.