VATSIM-UK/core

Secondary Examiner selector on Exam Accept modal still queries legacy ExaminerSettings table

開放

#5,012 建立於 2026年7月21日

 (2 則留言) (0 個反應) (1 位負責人)PHP (79 個分叉)auto 404
good first issue

倉庫指標

星標
 (28 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

The secondary examiner dropdown on the Exam Accept modal in ExamRequestsTable.php still fetches examiners from the legacy ExaminerSettings table, but examiner permissions have been migrated to roles on the Account model.

The secondary examiner dropdown should be changed to look for examiners via the new permission system.

貢獻者指南