Skip to content

Standardize and update field length constraints#3293

Draft
emma-sg wants to merge 6 commits intomainfrom
increased-string-validation-lengths
Draft

Standardize and update field length constraints#3293
emma-sg wants to merge 6 commits intomainfrom
increased-string-validation-lengths

Conversation

@emma-sg
Copy link
Copy Markdown
Member

@emma-sg emma-sg commented May 4, 2026

  • standardize string field length limits across the codebase by
    introducing centralized constants and annotated types, ensuring
    consistent validation between frontend and backend
  • rename UpdateCrawlConfig to CrawlConfigUpdate for consistency with
    other update model names
  • update front-end validation logic to reflect back-end changes in a few
    places

emma-sg added 6 commits May 4, 2026 18:18
- standardize string field length limits across the codebase by
  introducing centralized constants and annotated types, ensuring
  consistent validation between frontend and backend
- rename UpdateCrawlConfig to CrawlConfigUpdate for consistency with
  other update model names
- update front-end validation logic to reflect back-end changes in a few
  places
- replace str with OrgPublicDescription in both Org and OrgReadCreate
  models
- increase org description max length from 150 to 400 characters to
  match backend
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant