-
Notifications
You must be signed in to change notification settings - Fork 355
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: program rule variable name check now also check UID to prevent d…
…uplicates [DHIS2-11330] (#8220) (#8366) * fix: program rule variable name check should be now properly implemented * fix: changed check implementation to tolerate bad database data * fix: added test case * style: formatting * fix: compilation issue with JDK 9 * style: formatting (cherry picked from commit c525517)
- Loading branch information
1 parent
bb6802f
commit c2d5c77
Showing
2 changed files
with
98 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters