The form for requesting a new project with the computing allowance "Instructional Computing Allowance" is failing on MyBRC.
The form for selecting the allocation period is raising an error. Each period has a number of service units to be granted with it, and that number is pulled from the database for display, but the number was not defined for some of the options, leading to an error.
Changes
Defined the number of SUs to be granted for missing allocation periods in the JSON file read by the add_allowance_defaults command, which will need to be run to fill in the missing values.
Context
Changes
add_allowance_defaults
command, which will need to be run to fill in the missing values.Notes