Files
twenty/packages
Sonarly Claude Code 36952cf81c fix(dns-manager): throw proper DnsManagerException when hostname not found in Cloudflare
https://sonarly.com/issue/33567?type=bug

When a user checks DNS records for their custom domain, and the hostname is not registered in Cloudflare's custom hostnames despite being set in the workspace database, `refreshHostname()` crashes with a generic "Value not defined" error instead of a proper domain-specific exception.
2026-05-02 19:11:16 +00:00
..