Closed michplunkett closed 1 year ago
Since created_by fields are HiddenFields in the forms, they are actually editable via dev tools. Location and LicensePlate objects are not able to be created because the created_by fields aren't being added.
created_by
HiddenField
Location
LicensePlate
@sea-kelp let us know: https://github.com/lucyparsons/OpenOversight/pull/1002#issuecomment-1685742852
What issue are you seeing?
Since
created_by
fields areHiddenField
s in the forms, they are actually editable via dev tools.Location
andLicensePlate
objects are not able to be created because thecreated_by
fields aren't being added.@sea-kelp let us know: https://github.com/lucyparsons/OpenOversight/pull/1002#issuecomment-1685742852