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

Metadata for user orgunits in analytics response [2.41-dhis2-15933] #15451

Merged
merged 30 commits into from
Oct 24, 2023

post code review

6f2031a
Select commit
Loading
Failed to load commit list.
Merged

Metadata for user orgunits in analytics response [2.41-dhis2-15933] #15451

post code review
6f2031a
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 Oct 24, 2023 in 12s

2 new alerts

New alerts in code changed by this pull request

  • 2 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 46 in dhis-2/dhis-api/src/test/java/org/hisp/dhis/util/OrganisationUnitCriteriaUtilsTest.java

See this annotation in the file changed.

Code scanning / CodeQL

Unused classes and interfaces Note test

Unused class: OrganisationUnitCriteriaUtilsTest is not referenced within this codebase. If not used as an external API it should be removed.

Check notice on line 79 in dhis-2/dhis-api/src/main/java/org/hisp/dhis/util/OrganisationUnitCriteriaUtils.java

See this annotation in the file changed.

Code scanning / CodeQL

Spurious Javadoc @param tags Note

@param tag "dimensions," does not match any actual parameter of method "getAnalyticsQueryCriteria()".