AshharAhmadKhan opened a new pull request, #5853:
URL: https://github.com/apache/fineract/pull/5853

   Fixes an issue where loan accounts remain stuck in `m_loan_account_locks` 
after COB completes successfully.
   
   Adds `UnlockProcessedLoansTasklet` as the final step in the COB job. It 
removes orphaned locks where the loan was fully processed (error is null and 
`lock_placed_on_cob_business_date` matches the current COB date).
   
   Also adds a Cucumber unit test for the new tasklet.
   
   Resolves: https://issues.apache.org/jira/browse/FINERACT-2602


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to