Skip to content

Commit 14935af

Browse files
committed
Enforce mandatory data elements
1 parent 5b1296f commit 14935af

3 files changed

Lines changed: 1 addition & 0 deletions

File tree

db-dump/lab-ebola_20260807.sql.gz

-4.41 MB
Binary file not shown.

db-dump/lab-ebola_20260810.sql.gz

4.41 MB
Binary file not shown.

iol/src/test/java/org/hisp/dhis/integration/camel/route/ImportLabResultsRouteFunctionalTestCase.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@ public <T> T evaluate(Exchange exchange, Class<T> type) {
146146
.withAttributes(
147147
List.of(
148148
new TrackerAttribute().withAttribute("gO00x3YrZMH").withValue("BIZ605755"),
149+
new TrackerAttribute().withAttribute("tvaF9No9nkF").withValue("EBOLA"),
149150
new TrackerAttribute().withAttribute("fncDrNotzeS"),
150151
new TrackerAttribute().withAttribute("bSssQxhP8Ic")))
151152
.withEnrollments(enrol(orgUnit, specimenIdUnderTest));

0 commit comments

Comments
 (0)