bug
fixed
Admin domain add fails on pending_verification status
bill@transcom.net (Transcom IS) ยท
2026-05-16 09:42
New domain self-service submit returns 500. CHECK constraint domains_status_check only allows 'pending, active, suspended, closed' โ not 'pending_verification'.
Comments (1)
bill@transcom.net (Transcom IS)admin
2026-05-16 09:48
Dropped and recreated the check constraint to include pending_verification. Now also folded into schema v8 SQL so future deploys don't hit this.
Sign in to add a comment.