Veez Remsik
Results
2
issues of
Veez Remsik
Related to #4241. Unblocks #4254 ### Description Migrates all non-standard `Partners::Profile` `agency_type`s to `Partner::AGENCY_TYPE['OTHER']` and preserves the non-standard value in the `other_agency_type` column. This will allow a straightforward migration when...
stale
Resolves #4241 ### Description This PR converts `Partner::AGENCY_TYPES` from a constant on partner to an enum on `Partners::Profile`. It introduces a new `agency_types_description` method which accesses the value stored in...