acd75427b381b6bc0f6e23a2a9e6e32a0cf3575c
All checks were successful
Build and Push Docker Image / build (push) Successful in 7m43s
The juror dropdown was always empty because the page requested perPage: 200 but the user.list API caps at 100 (Zod validation). Fixed to perPage: 100 with role filter for JURY_MEMBER/AWARD_MASTER. Added "Import from Jury Group" section to the awards juror tab: select a jury group, see members with checkboxes (already-assigned shown as disabled), bulk-add selected members via bulkAddJurors. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Description
No description provided
Languages
TypeScript
99.5%
JavaScript
0.2%
Shell
0.2%
CSS
0.1%