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
Proper Character Validation Needed for Name and Job Title in Person Section.
Issue Description
While filling out details in the Organization form, fields like Name and Job Title accept excessively long input. Proper character validation should be implemented to limit the length of these fields.
Preconditions
Admin must be logged in.
Steps to reproduce
Navigate to Admin -> Contacts -> Organization.
Create or edit an Organization.
Enter long input values in the Name, Address, City, and Zip Code fields.
Expected result
The system should restrict the input to a reasonable character limit and display an error message for invalid entries.
Actual result
Currently, there is no limit, and infinite values can be entered in these fields.
Bug report
Title
Proper Character Validation Needed for Name and Job Title in Person Section.
Issue Description
While filling out details in the Organization form, fields like Name and Job Title accept excessively long input. Proper character validation should be implemented to limit the length of these fields.
Preconditions
Admin must be logged in.
Steps to reproduce
Expected result
The system should restrict the input to a reasonable character limit and display an error message for invalid entries.
Actual result
Currently, there is no limit, and infinite values can be entered in these fields.
https://prnt.sc/QUpw4wmtQMa8
The text was updated successfully, but these errors were encountered: