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

Alter DB schema to support for Request settlement by currency #1093

Closed
28 tasks done
ggrg opened this issue Dec 2, 2019 · 0 comments
Closed
28 tasks done

Alter DB schema to support for Request settlement by currency #1093

ggrg opened this issue Dec 2, 2019 · 0 comments
Assignees
Labels
Milestone

Comments

@ggrg
Copy link
Member

ggrg commented Dec 2, 2019

Goal:

As a core OSS team member
I want to change the existing database
so that the new DB model caters for Request settlement by currency

The scope of this story is to include all DB changes proposed by the OSS Settlement BRD, section 6.1 Request settlement by currency

Tasks:

  • Provide knex migration scripts [@ggrg]
    • settlementWindowContent
    • settlementWindowContentStateChange
    • settlementContentAggregation
    • settlementContentAggregationStateChange
      • to be derived from settlementTransferParticipant
    • Changes to support the settlement model [@ggrg]
      • settlementDelay
      • settlementInterchange
      • settlementGranularity
      • settlementModel
    • Changes to existing tables [@ggrg]
      • settlement
  • Provide seed values for all lookup and configuration tables [@ggrg]
  • Export ER diagram and have peer review and BRD validation [@ggrg]
  • Export DDL and ERD files [@ggrg]
  • Peer review and updates [@ggrg]
  • Present to DA [@ggrg] link

Acceptance Criteria:

  • Existing ERD is updated
  • Knex migration scripts are provided
  • Seeds are populated
  • The model is validated against the BRD
  • DB model is presented to the DA
  • Any changes, suggested by the DA are addressed
  • DB model is approved by the DA
  • Documentation is updated

Pull Requests:

Follow-up:

Dependencies:

  • N/A

Accountability:

  • Owner: TBC
  • QA/Review: TBC
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