-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ForceDelete: forcedelete2.0 - new process #1428
Comments
Add new test file new_force_delete_test.rb to check if new ForceDeleteProcedures are correct. ATM it's just a scaffold of some sort, all tests are red, magic numbers and so - just a proof of concept. See #1428
Add new test file new_force_delete_test.rb to check if new ForceDeleteProcedures are correct. ATM it's just a scaffold of some sort, all tests are red, magic numbers and so - just a proof of concept. See #1428
Add new test file new_force_delete_test.rb to check if new ForceDeleteProcedures are correct. ATM it's just a scaffold of some sort, all tests are red, magic numbers and so - just a proof of concept. See #1428
Add new test file new_force_delete_test.rb to check if new ForceDeleteProcedures are correct. ATM it's just a scaffold of some sort, all tests are red, magic numbers and so - just a proof of concept. See #1428
Add new test file new_force_delete_test.rb to check if new ForceDeleteProcedures are correct. ATM it's just a scaffold of some sort, all tests are red, magic numbers and so - just a proof of concept. See #1428
Add new test file new_force_delete_test.rb to check if new ForceDeleteProcedures are correct. ATM it's just a scaffold of some sort, all tests are red, magic numbers and so - just a proof of concept. See #1428
Add new test file new_force_delete_test.rb to check if new ForceDeleteProcedures are correct. ATM it's just a scaffold of some sort, all tests are red, magic numbers and so - just a proof of concept. See #1428
Add new test file new_force_delete_test.rb to check if new ForceDeleteProcedures are correct. ATM it's just a scaffold of some sort, all tests are red, magic numbers and so - just a proof of concept. See #1428
Add new test file new_force_delete_test.rb to check if new ForceDeleteProcedures are correct. ATM it's just a scaffold of some sort, all tests are red, magic numbers and so - just a proof of concept. See #1428
Add new test file new_force_delete_test.rb to check if new ForceDeleteProcedures are correct. ATM it's just a scaffold of some sort, all tests are red, magic numbers and so - just a proof of concept. See #1428
Few issues I have spotted:
|
Add new test file new_force_delete_test.rb to check if new ForceDeleteProcedures are correct. ATM it's just a scaffold of some sort, all tests are red, magic numbers and so - just a proof of concept. See #1428
testing continues |
Moved force delete dates (start/end) day ahead. |
|
#762 needs to be urgently resolved for this task to work. Registrar has to be able to remove clientHold status - adding or removing any other status is not necessary in this context here.
|
some status that comes with forcedelete seems to prohibit registrar from removing clientHold status. error 2304 Object status prohibits operation is returned there are 4 statuses associated with the domain
|
domain update / registrant change is also prohibited by one of the applied statuses but should not be. serverForceDelete should not block anything on its own. serverRenewProhibited only prohibits domain.renew requests and serverTransferProhibited prohibits only domain.transfer requests all other requests should be available unless there are some other conflicting statuses set. Messaging:
|
Add new test file new_force_delete_test.rb to check if new ForceDeleteProcedures are correct. ATM it's just a scaffold of some sort, all tests are red, magic numbers and so - just a proof of concept. See #1428
|
Add removing forceDelete on registrant change. Restore email template choosing on safe force delete via admin dashboard. See #1428 (comment)
Add removing forceDelete on registrant change. Restore email template choosing on safe force delete via admin dashboard. See #1428 (comment)
Add removing forceDelete on registrant change. Restore email template choosing on safe force delete via admin dashboard. See #1428 (comment)
Add removing forceDelete on registrant change. Restore email template choosing on safe force delete via admin dashboard. See #1428 (comment)
Add removing forceDelete on registrant change. Restore email template choosing on safe force delete via admin dashboard. See #1428 (comment)
Add removing forceDelete on registrant change. Restore email template choosing on safe force delete via admin dashboard. See #1428 (comment)
Add removing forceDelete on registrant change. Restore email template choosing on safe force delete via admin dashboard. See #1428 (comment)
Add removing forceDelete on registrant change. Restore email template choosing on safe force delete via admin dashboard. See #1428 (comment)
Add removing forceDelete on registrant change. Restore email template choosing on safe force delete via admin dashboard. See #1428 (comment)
Add new test file new_force_delete_test.rb to check if new ForceDeleteProcedures are correct. ATM it's just a scaffold of some sort, all tests are red, magic numbers and so - just a proof of concept. See #1428
Add removing forceDelete on registrant change. Restore email template choosing on safe force delete via admin dashboard. See #1428 (comment)
this is now done, as all the sub-topics have been resolved. Thank you for the great work guys! |
Doc: https://docs.google.com/document/d/1rW_YvQ-Ym3ntGdhPLINAfS7ue_GCtrYetbmq0_jHDxM/edit?usp=sharing
The text was updated successfully, but these errors were encountered: