Skip to content

fix(con): add maxLength for the expectations field of the profile #1020

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

Conversation

katamatata
Copy link
Contributor

What Github issue does this PR relate to? Insert link.

No issue.

What should the reviewer know?

In Salesforce, the Expectations field in the ReDI Connect profile object has the maximum length set to 1000 characters. Currently, when users attempt to enter more than 1000 characters, they are unable to save that section of the profile and see no validation error because the maximum length for that field hasn't been set in the codebase.

In this PR, we add the maxLength property to the Expectations field, setting the maximum number of characters allowed and notifying users accordingly.

Screenshots

image

@katamatata katamatata self-assigned this Jun 10, 2025
@katamatata katamatata moved this to Waiting for Deployment in CON: ReDI Connect Jun 10, 2025
@katamatata katamatata changed the title Add maxLength for the expectations field fix(con): add maxLength for the expectations field of the profile Jun 10, 2025
@katamatata katamatata merged commit 4fa45e3 into master Jun 10, 2025
1 check passed
@katamatata katamatata deleted the fix/con/add-maxLength-for-expectation-section-in-the-profile branch June 10, 2025 15:59
@katamatata katamatata moved this from Waiting for Deployment to Done & Deployed in CON: ReDI Connect Jun 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done & Deployed
Development

Successfully merging this pull request may close these issues.

1 participant