Alex Sherman
Alex Sherman
> https://st-adm.infra.tld.ee/admin/domains/86934/domain_versions > history view has 3 records - should be 2 - 1. and 3. are double. Yep, that's from the view logic. Record 1 is the last(current) state....
At #1454 added allowance only for `clientHold`. Maybe we should set kind of whitelist of domain statuses we are allowing to change via EPP?
The main bunch of *changed* deprecated warnings comes form the papertrail gem - so we need either pump it's version to latest (requires some refactoring due to papertrail API changes)...
The refactoring will take from a couple of hours to a couple of days. But I've silenced them by setting `config.active_support.deprecation = :silence` in `config/environments/test.rb`. Note - they are not...