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

Should we align Summit Events Registration Address field text limits to Salesforce Contact field? It can create issues if Flows are involved. #595

Open
walt0019 opened this issue Feb 11, 2025 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@walt0019
Copy link
Contributor

Describe the bug
Text Limits on Summit Event Registration Address fields
Registrant Street 1 - 95 characters
Registrant Street 2 - 160 characters
Registrant City - 100 characters
Registrant State/Province - 100 characters
Registrant State - 2 character
Registrant Postal Code - 100 character
Registrant Zip - 10 characters
Registrant Country - Picklist

Text Limits on Contact Address fields
Mailing Street - 255 characters
Mailing City - 40 characters
Mailing State - 80 characters
Mailing Zip/Postal Code - 20 characters
Mailing Country - 80 characters

When using a flow, an error was thrown when someone had their entire address in the city field which allows 100 character and then sending the information in on a city field that just takes in 40 characters.

Expected behavior
Align character limits on fields that are standard.

@walt0019 walt0019 added the bug Something isn't working label Feb 11, 2025
@FrancisTR FrancisTR self-assigned this Feb 11, 2025
@FrancisTR
Copy link
Contributor

@tcdahlberg @rdblake21 @walt0019 I can work on this issue, but just need to make sure if we should align the text limit before I begin working on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants