Files
Verso/services/web/app
claudeandClaude Sonnet 4.6 55ad9af7da
Build and Deploy Verso / deploy (push) Successful in 11m45s
fix(git-sync): pass undefined not null for optional clsiServerId
zz.clsiServerId().optional() accepts undefined but rejects null.
?? null was coercing an absent clsiServerId into null, failing Zod
validation with "expected string, received null".

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-23 23:38:13 +00:00
..