Since this is a feature mostly used by staff, you all may not be familiar with it.
The status view page includes a feature to be able to look at "current" status for any time in the past, using a time picker.

I use this feature almost weekly, when (for example) I've forgotten to take attendance for a class a few days ago, I can go back in time and see who was absent that day, etc.
Not sure if the status view page in v3 is going to be built in Vue or not, but anybody could start building the back-end queries that will be needed to sort through the history table.
Since this is a feature mostly used by staff, you all may not be familiar with it.

The status view page includes a feature to be able to look at "current" status for any time in the past, using a time picker.
I use this feature almost weekly, when (for example) I've forgotten to take attendance for a class a few days ago, I can go back in time and see who was absent that day, etc.
Not sure if the status view page in v3 is going to be built in Vue or not, but anybody could start building the back-end queries that will be needed to sort through the history table.