Dear COP,
Using DHIS2 v2.39.1.1 both our live instance and on Play.DHIS2, when a user deletes a tracker program stage event, the event instace disappears temporalily, but if they refresh the page, the event is brought back to being visible. This creates a problem as users try to enter data in the soft deleted event which in turn throws an error because the event doesn’t exist technically. I believe this is a bug which should be resolved if there will be a patch for 2.39.1.1? While we wait for the fix, is there a way to create a custome cron job to permanently delete soft deleted events and instances?
Deleting TEIs also has a long lag that makes users keep repeating the same procedure over and over thinking the TEI was not deleted the first time. Though I cant reproduce this second issue on play so might be on our instance alone, Ill appreciate any insight on what could be causing the lag for deleting TEIs.
Hi @Gassim, just a normal refresh or navigation to a different page. This is was introduced only in version 2.39.1.1, version 2.38.2.1 is working normally. Unfortunately I cant see a cron job on scheduler which can handle this. It’s practically impossible to run mainatance every time a user deletes an event.
This can be reproduced on play as well. Ill go ahead and create a JIRA Issue on this.