ProfZijlstra / video_site

MIT License
4 stars 2 forks source link

Auto-Regen Attendance Export Report #67

Closed ProfZijlstra closed 5 months ago

ProfZijlstra commented 5 months ago

When opening the attendance export report, then going out, and later coming back in the export report does not reflect any changes that might have been made to the meeting(s) while out.

The system was originally designed to work around this with the 'regenerate report' button... but really this should just always happen. It should always regenerate this report when opening the page again, even is that's a bit wasteful.

ProfZijlstra commented 5 months ago

Update: only regen if the status is 'GENERATED', don't regen if it's EXPORTED

ProfZijlstra commented 5 months ago

Latest commit fixes this