[Central-Ledger] initial "OPEN" settlementWindow is failing on clean install #3152
Labels
bug
Something isn't working or it has wrong behavior on a Mojaloop Core service
core-dev-squad
oss-core
This is an issue - story or epic related to a feature on a Mojaloop core service or related to it
Summary:
Golden Path tests are failing on a new "fresh" deployment (including external backend dependencies).
This is due to Migration/Seeds (InitContainer) failing due to the following error when inserting the initial SettlementWindow on the Seed script
seeds/settlementWindow2Open.js
:This also results in the following error on the Fulfil Handler when allocating the "OPEN" settlementWindow:
Severity:
Critical
Priority:
High
Expected Behavior
Steps to Reproduce
npm run migrate
scriptSpecifications
Notes:
The text was updated successfully, but these errors were encountered: