Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decreasing max length of City, Country & State fields #2986

Closed
yurikuzn opened this issue Feb 15, 2024 · 1 comment
Closed

Decreasing max length of City, Country & State fields #2986

yurikuzn opened this issue Feb 15, 2024 · 1 comment
Assignees
Labels
Milestone

Comments

@yurikuzn
Copy link
Contributor

yurikuzn commented Feb 15, 2024

For all Address fields, unless a custom max length was specified. From 255 to 100 characters. For City, Country & State. Exceeding values in a database won't be stripped until hard rebuild is run.

It's possible to set custom length for fields in the Entity Manager.

@yurikuzn yurikuzn added this to the Version 8.2.0 milestone Feb 15, 2024
@yurikuzn yurikuzn self-assigned this Feb 15, 2024
@yurikuzn
Copy link
Contributor Author

0db4a9c

@yurikuzn yurikuzn changed the title Decreasing length of City, Country & State fields Decreasing max length of City, Country & State fields Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant