You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: align CRM metadata with @objectstack/spec validation schema
- Change form section columns from numeric (1, 2) to string enum ('1', '2') with as const
- Change action variant from 'destructive' to 'danger' per spec protocol
- Update CRM metadata tests to match spec-compliant values
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
0 commit comments