openMF / web-app

Mifos X Web App is the revamped version of the Mifos X Community App built on top of the Fineract Platform leveraging the popular Angular framework.
https://openmf.github.io/web-app/
Mozilla Public License 2.0
222 stars 505 forks source link

Maker and Checker Functionality not working #1935

Closed bharathcgowda closed 5 months ago

bharathcgowda commented 8 months ago

Description

Maker and Checker Functionality not working

Steps to Reproduce

  1. enable maker-checker at the admin-> system->configuration level
  2. go to admin->system->configure maker and checker tasks.
    • make sure "activate client" is checked
  3. Now go and create a client
  4. client on activate client -System will activate the client by bypassing the maker and checker rule

Expected Behaviour

System should hold the activation in pending and user with checker permission should approve or reject from "checker inbox and tasks menu

you can check the working behavior at the https://dev.mifos.io/

Actual Behaviour

Settings

Screenshots, if any

image

PC-11-00 commented 8 months ago

@bharathcgowda I have resolved this issue but the method I am using for that I will need to change so many files, so @josehernandezfintecheandomx is trying find a way in which we don't need to change every file, I will let you know once if it will be possible to work without changing so many files. Also, there is a problem in backend, the instance: https://dev.mifos.io/ , in this instance it is using old backend, so in this maker checker is working but the instance:https://ps-dev1.dev.alluvial.cloud ,it's using latest backend, and in this maker checker is not working

bharathcgowda commented 8 months ago

@PC-11-00 ok Please keep the update posted here @josehernandezfintecheandomx CC I'll slack you regarding the backend issue