internetee-registry/test/models/domain
oleghasjanov 6194c5c58a fix: prevent client_hold status from returning after manual removal
- Add flag in force_delete_data to track manual client_hold removal
- Update ProcessClientHold to respect manual status removal
- Add test to verify client_hold doesn't return after admin removes it

When an admin manually removes the client_hold status from a domain,
it should not be automatically re-added by the ProcessClientHold job.
This change tracks manual removals and prevents the status from being
re-added while maintaining the force delete process.
2025-02-10 13:42:19 +02:00
..
releasable Do not create auction on domain release if already exists 2021-06-01 17:52:09 +05:00
domain_version_test.rb feat: add admin contact ident type validation 2025-02-03 13:59:03 +02:00
force_delete_test.rb fix: prevent client_hold status from returning after manual removal 2025-02-10 13:42:19 +02:00
registry_lockable_test.rb removed delete prohibited remover 2021-10-22 12:15:38 +03:00
releasable_test.rb Integrate auction 2019-01-18 18:06:54 +02:00
transferable_test.rb Use setup/teardown blocks instead of methods 2018-04-04 01:42:59 +03:00