mirror of
https://github.com/taylanbakircioglu/haproxy-openmanager.git
synced 2026-09-18 08:35:28 +00:00
dca391ea49
CRITICAL BUG - Duplicate Key Constraint: Error: duplicate key violates unique constraint backends_name_cluster_id_key Cause: Soft-deleted entity exists, bulk import tries to create with same name Fix: - Check both active AND inactive entities - Skip with helpful message showing status - Prevent 500 errors User feedback: Backend 'X' (deleted/inactive) instead of error 500