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

Finance Dashboards not working #7430

Open
jmcameron opened this issue Jan 23, 2024 · 1 comment
Open

Finance Dashboards not working #7430

jmcameron opened this issue Jan 23, 2024 · 1 comment
Labels

Comments

@jmcameron
Copy link
Collaborator

If you go to the Finances dashboard under 'Dashboards', it does not show any data.
After a bit of digging, apparently the database queries in server/controllers/finance/indicators/dashboard/collect.js are not producing any results.

Examining the SQL code, it looks like some of these SQL queries rely in the tables 'hospitalization_indicator', 'finance_indicator' etc. Further work needs to be done to track down why these tables are not being regenerated.

@jmcameron jmcameron added the Bug label Jan 23, 2024
@jniles
Copy link
Contributor

jniles commented Mar 7, 2024

@jmcameron these tables are never generated, they are manually input. So, I do not believe this is a bug, it is intended functionality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants