Bug #1525
openPAN- AJGPR3506D
0%
Description
Subject: Discrepancy in DPD calculation for BRE rejected leads (Ref: AJGPR3506D)
Description:
I have identified a discrepancy in the DPD calculation for BRE rejected leads.
While the DPD appears correct in the loan details section, the lead logs reflect an extra day, causing 5-day DPD cases to be automatically rejected by the BRE.
Please investigate this issue and resolve it on priority as it is affecting our lead processing.
Files
Updated by Tarun Kumar about 2 months ago
- Tracker changed from General Support to Bug
- Status changed from open to In Progress
Updated by Tarun Kumar about 2 months ago
- Status changed from In Progress to Resolved
Hi team,
There may be some exceptional cases.
I have verified the code, the logic of not more than 6 dpd is goes under the BRE Reject is working fine.
The date we are recorded as a last payment date in previous loan, sometime taken as an utc format i.e., +5:30hrs added in the IST format is creates problem.
For ex: if we are recorded the last payment on 2nd of july at 4:30am will be converted as 1st of july at 11pm - that's why the dpd is calculated as 6.
So these kind cases will always be handled manually.