Skip to content

fix: skip enrollment-notes preheat query for WITHOUT_REGISTRATION synthetic enrollments - #25006

Closed
jason-p-pickering wants to merge 3 commits into
2.41from
fix/2.41-enrollment-notes-preheat
Closed

fix: skip enrollment-notes preheat query for WITHOUT_REGISTRATION synthetic enrollments#25006
jason-p-pickering wants to merge 3 commits into
2.41from
fix/2.41-enrollment-notes-preheat

Merge branch '2.41' into fix/2.41-enrollment-notes-preheat

45ad06b
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis failed Sep 4, 2026 in 2m 3s

Quality Gate failed

Failed conditions
1 New issue
1 New Code Smells (required ≤ 0)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

Annotations

Check warning on line 70 in dhis-2/dhis-services/dhis-service-tracker/src/main/java/org/hisp/dhis/tracker/imports/preheat/supplier/EnrollmentSupplier.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace this usage of 'Stream.collect(Collectors.toList())' with 'Stream.toList()' and ensure that the list is unmodified.

See more on https://sonarcloud.io/project/issues?id=dhis2_dhis2-core&issues=AaBbpOf99tP7Bty8R_yb&open=AaBbpOf99tP7Bty8R_yb&pullRequest=25006