shashi165
shashi165
**Summary**: `participantPositionChange.change` field have below observations 1. The field datatype is decimal(18, 2). It should be decimal(18, 4) as per Mojaloop specification (other columns value and reservedValue are decimal(18,4) in...
**Summary**: ml-testing-toolkit mock callback response headers and body are not as per the fspiop spec. They contain fields with garbage key/value pairs e.g. mock response to POST /quotes mock response...
## **Goal**: `As a` stakeholder `I want to` upgrade React version of ml-testing-toolkit-ui to the latest stable version. `so that` all the vulnerabilities are addressed **Acceptance Criteria**: - [ ]...
## **Goal**: `As a` stakeholder `I want to` select settlement model while settling via finance portal `so that` different settlement models can be used as per requirement **Acceptance Criteria**: -...
## **Goal**: `As a` developer `I want to` add useful logging to finance portal backend `so that` I can see which service is being called by actions on finance portal,...
**Summary**: The settlement GP tests are failing after recent changes in the central-settlement [PR](https://github.com/mojaloop/central-settlement/pull/446) Error Message: ``` 2025-11-14T16:15:41.371Z - error: LOG_EVENT_ACTION - {"content":{"error":{"apiErrorCode":{"code":"2001","httpStatusCode":500,"message":"Internal server error","name":"INTERNAL_SERVER_ERROR","type":{"description":"Generic Server Error","httpStatusCode":500,"name":"GENERIC_SERVER_ERROR","regex":"^20[0-9]{2}$"}},"cause":"TypeError: Cannot read properties...
## **Goal**: `As a` contributor `I want to` align the PISP v2 documentation, sequence diagrams and API definitions. Right now there are some discrepancies in all 3. e.g. the documentation/sequence...
changes made to make TTK root file system as readonly causing failure to download response map files
**Summary**: With the changes made to TTK to make root file system readonly were causing failures in sdk bulk and request2pay tests 1. Initially it was not able to download...