-
Notifications
You must be signed in to change notification settings - Fork 177
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix role eligibility checks and ensure proper role assignment
Updated role eligibility logic to prevent assigning ineligible roles and removed redundant `Person` parameter in `canPerformRole`. Ensured consistent behavior when validating and updating both primary and secondary roles, resolving a long-standing bug. Improved GUI role selection to validate against all selected personnel.
- Loading branch information
1 parent
f4b7479
commit 7553aa4
Showing
2 changed files
with
50 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters