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

fix: Use dynamic org unit level analytics table columns [DHIS2-18417] #19439

Merged
merged 132 commits into from
Dec 11, 2024

Conversation

larshelge
Copy link
Member

@larshelge larshelge commented Dec 11, 2024

  • In tracked entity related analytics tables, four org unit levels were hard-coded. This constraint does not exist in DHIS 2. The org unit levels should be dynamic.
  • The castBasedOnType method was effectively a duplicate of AbstractEventJdbcTableManager > getColumnExpression. Replaced the former.

Copy link

sonarcloud bot commented Dec 11, 2024

@larshelge larshelge merged commit f4f2aca into master Dec 11, 2024
15 of 16 checks passed
@larshelge larshelge deleted the DHIS2-18417 branch December 11, 2024 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants