This repository was archived by the owner on Jul 24, 2020. It is now read-only.
Custom request prompt defaults to nil
#947
Closed
Description
This causes 500 errors when a new request is created until the setting is populated with any string. This must be done by an admin visiting the Settings page and simply submitting the form with no changes. We should modify the migration to prevent nils / specify the default of an empty string and also validate for this in the model. I think this can safely be resolved in master
only.
Activity