Actions
Bug #110
openLast Name Field is Required on Web but Optional on Mobile (App and Web)
Status:
New
Priority:
Normal
Assignee:
-
Description
There is a validation mismatch for the Last Name field between platforms:
**MODULE:**CLIENT MODULE ISSUE
Mobile App: Last Name is optional
Web App: Last Name is required
Steps to Reproduce
Open Create New Client form on Mobile App
→ Observe that Last Name is optional
Open the same form on Web App
→ Observe that Last Name is required
Expected Behavior
The Last Name field should have consistent validation rules across both Web and Mobile platforms.
Actual Behavior
Validation differs between platforms, leading to inconsistent user experience.
Actions