Skip to content
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

[SDK-Scheme-Adapter] Add support for missing PUT /transactionRequests/{transactionId}/error callback handling #3322

Closed
10 of 11 tasks
mdebarros opened this issue Apr 27, 2023 · 1 comment
Assignees
Labels
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 pi-21 Issues prioritized for Program Increment 21 story

Comments

@mdebarros
Copy link
Member

mdebarros commented Apr 27, 2023

Goal:

As a DFSP

I want to be able to process transactionRequests error callbacks

so that I can complete the transactionRequests processing flow as per the FSPIOP specification

Acceptance Criteria:

  • PUT /transactionRequests/{transactionId}/error callback is handled by the SDK-Scheme-Adapter

Complexity: <High|Medium|Low> > A short comment to remind the reason for the rating

Uncertainty: <High|Medium|Low> > A short comment to remind the reason for the rating


Tasks:

  • Implement the missing error handler in inbound API server
  • Add unit tests

Done

  • Acceptance Criteria pass
  • Designs are up-to date
  • Unit Tests pass
  • Integration Tests pass
  • Code Style & Coverage meets standards
  • Changes made to config (default.json) are broadcast to team and follow-up tasks added to update helm charts and other deployment config.
  • TBD

Pull Requests:

Follow-up:

  • N/A

Dependencies:

Accountability:

  • Owner: TBC
  • QA/Review: TBC
@mdebarros mdebarros added 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 story to-be-refined This story is ready to be groomed labels Apr 27, 2023
@vijayg10 vijayg10 self-assigned this May 1, 2023
@elnyry-sam-k elnyry-sam-k added the pi-21 Issues prioritized for Program Increment 21 label May 11, 2023
@PaulGregoryBaker PaulGregoryBaker removed the to-be-refined This story is ready to be groomed label May 17, 2023
@chris-me-law chris-me-law added to-be-refined This story is ready to be groomed and removed to-be-refined This story is ready to be groomed labels May 18, 2023
@chris-me-law
Copy link

chris-me-law commented May 18, 2023

Reason for Block: The sequence of Feature Stories required to fix this defect:
#3345

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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 pi-21 Issues prioritized for Program Increment 21 story
Projects
None yet
Development

No branches or pull requests

5 participants