-
Type:
Bug
-
Status: Done
-
Priority:
Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: Enhancements - Fall
-
Labels:None
-
Company:All Clients/Multiple Clients
Environment: Production
Company: CB internal Beta
File Type: HTML
Added 2 fields with same name
Steps:
1. Admin Login
2. Send Forms [Template with double FName]
3. Preview > Name is appearing twice.
Example:
FNAme of candidate is ABC
Preview
FName: ABC ABC
Fname: ABC ABC
Expected:
FName: ABC
Fname: ABC
Refer screen capture.
Rohan J Khandave Ganesh Sadawarte Akash Thakur Hrishikesh Deshpande
3C's
Concern: Multiple mapping - Updating Multiple Mapped field should not be allowed.
Cause: When data of multiple fields are sent for saving, combined value gets saved in DB against that table resulting in double or redundant data.
Correction:
Changes done under :
DMS-1684