dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #47028
SQL Views Dependency Issue
Dear Devs,
We have two SQLViews created in DHIS2 v2.24 where one view depends on other
one(Say, A depends on B). We have also scheduled an automatic maintenance
event every day at 12.00 a.m. Problem is DHIS2 tries to drop view B first
during this automated procedure and as a result whole procedure fails
including analytics table generation.
Is there a way to make DHIS2 scheduled event drop A before B in above case.
Thanks & Regards,
Chathura Widanage
Follow ups