fix: accept descriptive bankruptcy statuses #14
Reference in New Issue
Block a user
Delete Branch "feature/state-corp-bankruptcy-status"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Увеличивает
BankruptcyProcedure.statusс 64 до 255 символов и добавляет миграцию.Причина: dev importer отклонял обычный статус Федресурса длиной 74 символа с PostgreSQL
varchar(64), возвращая 400.Проверено:
./scripts/run-tests.sh— 508 passed; миграции dry-run — no changes detected.