1. Ticket Details

FieldDescription
Ticket IDAMM-1223
SeverityLow
CategoryBug
Affected Module / FeatureECD

2. Issue Description

In the ECD registration screen, the time value was being appended to LMP, EDD, and DOB date fields (e.g., 2025-04-20T14:32:26).


3. Root Cause Analysis (RCA)



4. Corrective Actions (Fixes for this instance)

ActionOwnerTarget DateStatus
Set time as 00:00:00 explicitly in LMP, EDD and DOB fields during data assignmentDevika21-04-2025Completed



5. Preventive Actions (To prevent recurrence)

ActionOwnerTarget DateStatus
Add test cases to verify date format correctnessQA



6. Verification of Effectiveness

The changes were verified through:
• UI testing to confirm only date values are shown.
• Backend logs reviewed to ensure time is not stored in the database.
• Regression test cases for date handling in ECD registration.


7. Lessons Learned

• Always ensure proper formatting of date fields in UI and backend.
• Conduct thorough UAT reviews for forms involving date/time fields.


8. CAPA Review & Closure

Reviewed ByDateRemarks