1. Ticket Details

FieldDescription
Ticket IDAMM-1688
SeverityCritical
CategoryBug
Affected Module / FeatureMMU

2. Issue Description

The Download Masters feature failed to download data from the Central Server to the Local system.


3. Root Cause Analysis (RCA)

Use one or more of the following techniques for RCA:


4. Corrective Actions (Fixes for this instance)

ActionOwnerTarget DateStatus
Add missing Authorization and ServerAuthorization headers in the server-to-van API callVanitha2025-08-11Completed

Immediate actions to resolve the issue and restore service.


5. Preventive Actions (To prevent recurrence)

ActionOwnerTarget DateStatus
Enforce separate handling of Authorization and ServerAuthorization headers in all sync APIsVanitha

Systemic changes, monitoring, alerting, process updates, or automation.


6. Verification of Effectiveness

Verified that Authorization and ServerAuthorization headers are now included in all server-to-van API calls.

Confirmed that Download Masters runs successfully without 401 errors.

Monitored logs to ensure no missing-header errors are recorded.


7. Lessons Learned

Always enforce mandatory auth headers (Authorization, ServerAuthorization) for secure API access.

Implement proper validation checks before triggering sync processes.


8. CAPA Review & Closure

Reviewed ByDateRemarks