Required field validation is not enforced when a user changes Status from the Prioritization report.
When required fields are missing, the UI appears to accept the change, but the status is not actually saved.
No validation message is shown, so users are left with the false impression that the update succeeded.
This creates an inconsistent experience compared with record view, editing list view, bulk edit, and CSV import, where required field validation is enforced.
Enforce required field validation when Status is updated from the Prioritization report.
If required fields are missing, show a clear validation message and prevent the status change from appearing successful until the missing fields are completed.