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

Bulk Transfers: Refactoring prepare, position, fulfil handlers to support bulk transfers messages #748

Closed
14 of 15 tasks
elnyry-sam-k opened this issue Apr 30, 2019 · 0 comments
Assignees
Labels
Milestone

Comments

@elnyry-sam-k
Copy link
Member

elnyry-sam-k commented Apr 30, 2019

Goal:

As a Hub Operator
I want to implement the /bulkTransfers end-point
so that I can support the bulk Transfers use-case (based on the API Definition).

This specific story is for refactoring existing handlers - prepare, position and fulfil to support bulk transfers related messages and handle them as relevant (following Sequence diagrams, designs)

Tasks:

  • Update implementation for
    • prepare handler (golden path) [@ggrg]
    • position handler (golden path) [@ggrg]
    • fulfil handler
  • Automated Tests
  • Sequence diagrams or markdown files updated if issues identified during implementation [@ggrg]

Acceptance Criteria:

  • prepare handler is refactored to support bulk transfers (golden path)
  • position handler is refactored to support bulk transfers (golden path)
  • fulfil handler is refactored to support bulk transfers (golden path)

Pull Requests:

Follow-up:

  • TBD

Dependencies:

Accountability:

  • Owner:
  • QA/Review: DA
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants