mojaloop / project

Repo to track product development issues for the Mojaloop project.
Other
22 stars 15 forks source link

QA testing: Net Debit Cap with percentage calculation is not working properly #3901

Closed zarchituntw closed 1 month ago

zarchituntw commented 1 month ago

QA testing: Net Debit Cap with percentage calculation is not working properly

Summary: When user create the Net Debit Cap with percentage and approve this, NDC amount is not recalculate and shown 0. It must be calculated according to the related percentage.

Severity: Medium

Priority: Medium

Expected Behavior If the user add 1 % to the NDC percentage, then the NDC amount calculation will be 1 % of the settlement amount after the user approve the request.

Steps to Reproduce

  1. Create the Net Debit Cap request with percentage with one user
  2. Approve that request with another user and check for the NDC calculation is correct according to the related percentage of the settlement account

Specifications

Notes:

pthandar commented 1 month ago

Now, it is working fine.

QA testing --> PASSED