diff --git a/apps/web/src/app/[locale]/awooop/work-items/page.tsx b/apps/web/src/app/[locale]/awooop/work-items/page.tsx index f214a6213..537b55a0b 100644 --- a/apps/web/src/app/[locale]/awooop/work-items/page.tsx +++ b/apps/web/src/app/[locale]/awooop/work-items/page.tsx @@ -1265,7 +1265,6 @@ const COMMANDER_INSERTED_REQUIREMENT_FALLBACK: PriorityWorkOrderResponse = { active_p0_readiness_percent: 47, active_p0_live_active_blockers: [ "all_required_hosts_not_in_10_minute_reboot_window", - "conversation_event_hot_path_index_migration_source_missing", "fresh_all_host_reboot_event_missing", "host_boot_observation_older_than_target_window", "host_unreachable_after_reboot",