Veez Remsik
Veez Remsik
I'd like to pick this issue up.
It looks like we're currently storing the agency type description string in the database (not the code). Do we want, as part of this PR, a migration to convert agency...
We're just waiting on a data cleanup (#4261) before we move forward on this one.
@dorner This PR is a data-migration precursor to #4254.
There's the option of manually updating the close ones ahead of the big move to `Other` in this migration. Like, based on [the list](https://github.com/rubyforgood/human-essentials/pull/4254#discussion_r1554210082) it'd be easy to, for examples,...
Putting this back on your radar, @cielf
Awesome, looking forward to it!
Does this mean we'd be looking for tests that are asserting against default factory values? Like, a validation spec that assumes a factory creates a valid object? In the pagination...