Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: remove program prefix from TEAs in CPL [DHIS2-16067] #15579

Merged
merged 6 commits into from
Nov 5, 2023

Merge branch 'master' into DHIS2-16067_remove-programUid-prefix-for-TEAs

c7a0749
Select commit
Loading
Failed to load commit list.
Merged

feat: remove program prefix from TEAs in CPL [DHIS2-16067] #15579

Merge branch 'master' into DHIS2-16067_remove-programUid-prefix-for-TEAs
c7a0749
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Advanced Security / CodeQL succeeded Nov 3, 2023 in 9s

1 new alert

New alerts in code changed by this pull request

  • 1 note

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 68 in dhis-2/dhis-api/src/main/java/org/hisp/dhis/analytics/common/CommonQueryRequest.java

See this annotation in the file changed.

Code scanning / CodeQL

Exposing internal representation Note

getDimension exposes the internal representation stored in field dimension. The value may be modified
after this call to getDimension
.
getDimension exposes the internal representation stored in field dimension. The value may be modified
after this call to getDimension
.
getDimension exposes the internal representation stored in field dimension. The value may be modified
after this call to getDimension
.
getDimension exposes the internal representation stored in field dimension. The value may be modified
after this call to getDimension
.