Uploaded image for project: 'Apache Fineract'
  1. Apache Fineract
  2. FINERACT-894

Scheduler Jobs Issue

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Critical
    • Resolution: Unresolved
    • 1.7.3, 1.7.2, 1.8.4, 1.8.3, 1.8.2, 1.8.1, 1.8.0
    • None
    • Job Scheduler
    • None

    Description

      Following Scheduler Jobs are failing for the below mentioned scenario

      1.Execute standing instruction Job

      2.Pay Due Saving charge

       

      Scenario:

      if there is a single savings account with insufficient balance, then Job is failing and not processing its tasks for rest of the loans as well in the system.

       

      Expected behavior :Jobs should successfully execute it's task for all the accounts and show the  error message of accounts for which there was insufficient amount.

       

      Steps to Reproduce

      :For "Pay Due Saving charge" Job

      1.Create a Basic Savings account with deposit amount 1000 and add a monthly charge of 5000.

      2.Create second savings account with deposit amount 1000 and add a monthly charge of 500.

       

      then execute the "Pay Due Saving charge" Job, system should actually post the charge for second saving account and through the error message for first savings account. but system is not posting the charge for any of the loans.

       

      :For "Execute standing instruction Job" Job

      1.For client A - create a savings account with 100 balance, create a loan with EMI of 1000 and add a standing instruction for the client to transfer money from savings account to loan account on duedate.

       

      2.For client B - create a savings account with 1000 balance, create a loan with EMI of 1000 and add a standing instruction for the client to transfer money from savings account to loan account on duedate.

      then execute the "Execute standing instruction Job" Job, system should actually post the transactions from savings to loan for client B and fail for client A(due to insufficient fund) but as of the job is failing for both clients.

       

      Attachments

        1. Traivs Failure.png
          73 kB
          Nazeer Shaik
        2. Local Build Succes.png
          217 kB
          Nazeer Shaik

        Issue Links

          Activity

            People

              rrpawar Rahul Pawar
              bgowda Bharath Gowda
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: