google-nomulus/java
cgoldfeder 15ba52988b Remove LINKED from the disallowed statuses for contact/host delete
LINKED is supposed to be a virtual status that gets added/removed
when needed. It's mistakenly been persisted to datastore on many
resources, but the persisted value is meaningless and may not
represent reality at all. There is no reason to check for LINKED
status before kicking off a delete, since the smoke test and
[] will catch all actual linked objects, and the LINKED
status can be causing false positives for objects that are no
longer LINKED.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=145422457
2017-01-25 12:25:05 -05:00
..
com/google/testing/builddefs Restructure Maven dependencies in build 2017-01-09 11:59:04 -05:00
google/registry Remove LINKED from the disallowed statuses for contact/host delete 2017-01-25 12:25:05 -05:00