resolution_fixed type_defect | by rjsparks@nostrum.com
The formset at /group/whatever/reviews/manage/unassigned/ lets you select a reviewer of None on a given reviewrequest row. This is to allow the group secretary to say "no, I'm not really ready to assign this right now" after clicking the control.
However, some leftover code-branches from before the ReviewAssignment refactor assume that each of the submitted forms will have a non-empty reviewer.
Issue migrated from trac:2812 at 2022-03-04 07:18:30 +0000
resolution_fixedtype_defect| by rjsparks@nostrum.comThe formset at /group/whatever/reviews/manage/unassigned/ lets you select a reviewer of None on a given reviewrequest row. This is to allow the group secretary to say "no, I'm not really ready to assign this right now" after clicking the control.
However, some leftover code-branches from before the ReviewAssignment refactor assume that each of the submitted forms will have a non-empty reviewer.
Issue migrated from trac:2812 at 2022-03-04 07:18:30 +0000