-
Notifications
You must be signed in to change notification settings - Fork 0
Release Notes
Kody Jordan edited this page Aug 20, 2026
·
31 revisions
Version 1.8.1 fixes the evaluation claim lock so it reflects the status of evaluations related to a submission.
This release includes:
- Prevented duplicate evaluations while a related evaluation is in progress, with a tooltip identifying who is reviewing it.
- Unlocked the "New Evaluation" button when a submission has no related evaluations or its evaluation has been submitted.
QualityChecks v1.8.1 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. The "New Evaluation" button is disabled only while a related evaluation is in progress and displays a tooltip showing who is currently reviewing it. Submissions with no related evaluations, or with a submitted evaluation, remain available for a new evaluation.
- Disabled the "New Evaluation" button on Intro, Finalizing, Proofer Changes, and Association Changes submission previews while a related evaluation has status "In Progress", 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 unlocks when no related evaluations exist or the in-progress evaluation is submitted, allowing a follow-up evaluation to be started.