You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a Data Verifier in the [some region], I want to be able to see transfers and consolidations for chapter 15, so that I can verify them.
Preconditions:
Precondition 1
Acceptance Criteria:
Acceptance Criteria 1
Notes:
At a minimum we will have to sync chapter 15 orders for all regions since chapter 15 will be disabled in ACMS.
Currently we are limited to region 2 with only chapter 15 by default and chapters 11 and 12 controlled by feature flags.
We need to decide whether to sync all chapters for all regions and how far back in time to go and keep in mind that there will be consequences as to how long the sync takes and it potentially timing out and failing in a non-deterministic state.
Definition of Done:
Acceptance criteria met - The system meets all acceptance criteria
Feature toggles created - Features that are deployed but not released have toggles
Design QA passed - All visual UI looks and works the way it’s supposed to
Usability validated - Team ensures the working code is easy to use
Accessibility tests passed - System passes automated and manual accessibility tests and supports applicable devices
Code refactored for clarity - Developers can understand the work simply by reviewing the code
Dependency Rule followed - More important code doesn’t directly depend on less important code
Development debt eliminated - UX and code aligns to the team’s latest understanding of the domain
Source code merged - Code has been merged into the main branch
90% unit test coverage achieved - Automated test coverage tools indicate coverage of >= 90%
Code reviewed - Code is reviewed by at least two other team members before being merged
governmentSponsored
changed the title
Expand order syncing to include more chapters and/or regions
Expand order syncing to include more regions
Oct 29, 2024
User Story:
As a Data Verifier in the [some region], I want to be able to see transfers and consolidations for chapter 15, so that I can verify them.
Preconditions:
Precondition 1
Acceptance Criteria:
Notes:
At a minimum we will have to sync chapter 15 orders for all regions since chapter 15 will be disabled in ACMS.
Currently we are limited to region 2 with only chapter 15 by default and chapters 11 and 12 controlled by feature flags.
We need to decide whether to sync all chapters for all regions and how far back in time to go and keep in mind that there will be consequences as to how long the sync takes and it potentially timing out and failing in a non-deterministic state.
Definition of Done:
The text was updated successfully, but these errors were encountered: