[
https://issues.apache.org/jira/browse/FINERACT-2602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adam Saghy updated FINERACT-2602:
---------------------------------
Description:
Fixes an issue where loan accounts remain stuck in m_loan_account_locks after
COB completes successfully:
* Adds an UnlockProcessedLoansTasklet as the final step
in the COB job that removes orphaned locks where the loan was fully processed
(error is null and last_closed_business_date matches the lock's COB date).
> Remove stuck loans from loan lock table after COB execution
> -----------------------------------------------------------
>
> Key: FINERACT-2602
> URL: https://issues.apache.org/jira/browse/FINERACT-2602
> Project: Apache Fineract
> Issue Type: Bug
> Reporter: Adam Saghy
> Priority: Major
>
> Fixes an issue where loan accounts remain stuck in m_loan_account_locks after
> COB completes successfully:
> * Adds an UnlockProcessedLoansTasklet as the final step
> in the COB job that removes orphaned locks where the loan was fully processed
> (error is null and last_closed_business_date matches the lock's COB date).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)