NTP-44741 | Houston 23683 | OKYC Issue (#15261)

This commit is contained in:
Kshitij Pramod Ghongadi
2025-03-06 13:50:17 +05:30
committed by GitHub
parent 982a291938
commit d1dc36bcdb

View File

@@ -181,6 +181,7 @@ class PolicyStatusFragment : GiBaseFragment() {
}
delay(it.value.pollingData?.pollingInterval.orZero().toLong())
viewModel.fetchPolicyCurrentStatus(quoteId, true, applicationType)
viewModel.requestBody = viewModel.requestBody.copy(details = null)
enablePolling = false
} else {
isPolicyGenerated = true