-
Fares authored
form_number was being stripped by the model's mass-assignment guard, so it was never saved to the database despite being in the POST data. Co-Authored-By:Claude Opus 4.6 <noreply@anthropic.com>
19806b6c
form_number was being stripped by the model's mass-assignment guard,
so it was never saved to the database despite being in the POST data.
Co-Authored-By:
Claude Opus 4.6 <noreply@anthropic.com>