-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix for [core bulk] POST /bulkTransfers from Switch --> PayeeFSP to use Switch as fspiop-source #2867 #3024
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
to-be-refined
This story is ready to be groomed
Comments
mdebarros
added
bug
Something isn't working or it has wrong behavior on a Mojaloop Core service
to-be-refined
This story is ready to be groomed
labels
Nov 17, 2022
elnyry-sam-k
added
the
oss-core
This is an issue - story or epic related to a feature on a Mojaloop core service or related to it
label
Nov 17, 2022
mdebarros
added a commit
to mojaloop/testing-toolkit-test-cases
that referenced
this issue
Nov 18, 2022
…PayeeFSP to use Switch as fspiop-source fix(mojaloop/#3024 ): [core bulk] POST /bulkTransfers from Switch to PayeeFSP to use Switch as fspiop-source - mojaloop/project#3024 - updated other/bulk_transfers to correctly reflect "DESTINATION" headers to switch
mdebarros
added a commit
to mojaloop/central-ledger
that referenced
this issue
Nov 18, 2022
…ayeeFSP to use Switch as fspiop-source fix(mojaloop/#3024): [core bulk] POST /bulkTransfers from Switch to PayeeFSP to use Switch as fspiop-source - mojaloop/project#3024 - updated fulfil-handler to only check headers on non-bulk actions - updated bulk-fulfil-handler validation to also accept "switch" as a valid DESTINATION header
mdebarros
added a commit
to mojaloop/testing-toolkit-test-cases
that referenced
this issue
Nov 21, 2022
…ayeeFSP to use Switch as fspiop-source (#98) fix(mojaloop/#3024): [core bulk] POST /bulkTransfers from Switch to PayeeFSP to use Switch as fspiop-source - mojaloop/project#3024 - updated other/bulk_transfers to correctly reflect "DESTINATION" headers to switch
mdebarros
added a commit
to mojaloop/central-ledger
that referenced
this issue
Nov 21, 2022
…se Switch as fspiop-source (#926) fix(mojaloop/#3024): [core bulk] POST /bulkTransfers from Switch to PayeeFSP to use Switch as fspiop-source - mojaloop/project#3024 - updated fulfil-handler to only check routing headers on non-bulk actions - updated bulk-fulfil-handler validation to also accept "switch" as a valid DESTINATION header - updated dependencies Related PRs: - mojaloop/testing-toolkit-test-cases#98 Co-authored-by: Sam <[email protected]>
Test results available here: mojaloop/helm#528 (comment) |
mdebarros
added a commit
to mojaloop/helm
that referenced
this issue
Nov 21, 2022
…se Switch as fspiop-source (#528) - upgraded bulk-api-adapter from v14.1.1 to v14.2.0 for mojaloop/project#2867 - upgraded central-ledger from v16.3.0 to v16.3.1 for mojaloop/project#3024 - added JWS config to ENDPOINT_SECURITY default.json for bulk-api-adapters helm charts - added endpointSecurity config to bulk-api-adapter notification handler config - added secret-jws template to bulk-api-adapter notification handler - added volume mounts to bulk-api-adapter notification handler deployment template
mdebarros
added a commit
to mojaloop/testing-toolkit-test-cases
that referenced
this issue
Nov 22, 2022
feat(mojaloop/#2975): mojaloop helm release v14.1.0 - mojaloop/project#2975 - updates to support [Helm v14.1.0 WIP release](mojaloop/helm#509) fix(mojaloop/#3024): [core bulk] POST /bulkTransfers from Switch to PayeeFSP to use Switch as fspiop-source - mojaloop/project#3024 - updated other/bulk_transfers to correctly reflect "DESTINATION" headers to switch Co-authored-by: vijayg10 <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
to-be-refined
This story is ready to be groomed
Summary:
Bug is for Feat #2867.
The following validation error occurs on the
Central-Ledger Bulk Transfer Fulfil Handler
as a result of the following bulk-api-adapter/releases/tag/v14.2.0:Severity:
Medium
Priority:
Medium
Expected Behavior
Steps to Reproduce
--set "mojaloop-bulk.enabled: true"
-- set "ml-ttk-test-val-bulk.tests.enabled=true"
helm test
Specifications
Notes:
The text was updated successfully, but these errors were encountered: