Skip to content

Prepare Case For High Number of Docket Entries #9745

@cholly75

Description

@cholly75

As a system, so that I can support an extremely large number of filings submitted to the case, I need to be able to accommodate docket entries numbering in the thousands.

Pre-Conditions

Acceptance Criteria

  • Investigate possible solutions to allow case to continue to operate normally when it contains up to ~8000 docket entries
    • Case needs to continue to be visible and operable by DAWSON users
    • Parties can continue to make filings in case
    • Court users can continue to QC said filings

Notes

Tasks

Test Cases

Definition of Done (Updated 2026-01-28)

Product Owner

  • Acceptance criteria have been met and validated on the Court's test environment.
  • Associated test cases defined in TestRail have been updated if necessary.
  • Successful test run is performed in TestRail.
  • User guides are updated if necessary.

UX

  • All new functionality has been verified to work with keyboard navigation and screen reader software.
  • UI should be touch optimized and responsive for external users.

Engineering

  • Automated test scripts have been written, including visual tests for newly added PDFs.
  • Successful test run is performed in TestRail.
  • New screens have been added to cypress accessibility axe.
  • Interactors should validate entities before calling persistence methods.
  • Types have been added to all added and updated functions.
  • Code refactored for clarity and to remove any known technical debt.
  • Acceptance criteria for the story has been met.
  • All schema changes are documented in the Data Dictionary (DD), and the Entity Relationship Diagram (ERD) is updated as appropriate.
  • If there are special deployment instructions, they have been added to the CHANGES.md file and the PR description.
  • Code that resides in the shared folder that only runs on the API or browser has been moved to either /web-client or /web-api.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions