Skip to content

Commit 0ce6564

Browse files
committed
Couple updates
1 parent 9b84059 commit 0ce6564

1 file changed

Lines changed: 1 addition & 19 deletions

File tree

specs/LK R&D EHR - React Animal History - Search By Id.md

Lines changed: 1 addition & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -657,7 +657,7 @@ Add tracking for:
657657
1. Add `supportsNonIdFilters` field to ehr.reports table
658658
- Create SQL migration scripts for PostgreSQL and SQL Server
659659
- Add column: `supportsNonIdFilters BOOLEAN DEFAULT FALSE`
660-
- Increment schema version in module.properties
660+
- Increment schema version in EHRModule.java
661661
- Test migration on both database platforms
662662

663663
2. Update select reports to support non-ID filters
@@ -797,24 +797,6 @@ Add tracking for:
797797
- URL Params mode (shared links, modify search)
798798
- Filter mode switching
799799

800-
20. Integration Test Plan
801-
802-
21. Integration Test Plan Review
803-
804-
22. Integration tests implementation
805-
806-
23. Code review
807-
808-
24. Review risks and update risk assessment
809-
810-
25. Feature verification
811-
812-
26. TeamCity review and merge
813-
814-
27. Docs handoff
815-
816-
28. Metrics handoff
817-
818800
# Testing
819801

820802
## Manual Test Plan

0 commit comments

Comments
 (0)