You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Example2: missing force delete start date
"Force delete set on domain example2.ee. Outzone date: 2026-01-21 00:00:00 +0200. Purge date: 2026-02-20 00:00:00 +0200. Invalid ident 11275022. Contact has status deleted"
db record:
1957 | example2.ee | | "template_name"=>"invalid_company", "force_delete_type"=>"soft"
PS:
would it be possible to list the elements in the force_delete_data in the same order - ie force_delete_type 1st as it should be always there
add force delete type into the poll message (soft/instant (or fast track)
The text was updated successfully, but these errors were encountered:
Related to #2723
Example1: missing reason
"Force delete set on domain example1.ee. Outzone date: 2025-02-28 00:00:00 +0200. Purge date: 2025-03-30 00:00:00 +0200. Invalid ident 11398649. Contact has status"
db record:
30521 | example1.ee | 2025-02-12 22:00:00 | "force_delete_type"=>"fast_track", "contact_notification_sent_date"=>"2025-02-12"
Example2: missing force delete start date
"Force delete set on domain example2.ee. Outzone date: 2026-01-21 00:00:00 +0200. Purge date: 2026-02-20 00:00:00 +0200. Invalid ident 11275022. Contact has status deleted"
db record:
1957 | example2.ee | | "template_name"=>"invalid_company", "force_delete_type"=>"soft"
PS:
The text was updated successfully, but these errors were encountered: