It turns out that what's being displayed here is not what the admins expected to be being displayed here.
This seems to be displaying the date of the last time this item was updated in the database. This does not necessarily reflect actions taken by the user. For example, these were updated May the 6th or so for nearly all items in H2 when we did the migration for adding user versions.
Since the information we want to see is covered by the history table, it makes sense just to remove this row.
@justinlittman After some consideration and feedback from others, let's go with the third option and just get rid of it. I'll update the title and description above.
It turns out that what's being displayed here is not what the admins expected to be being displayed here.
This seems to be displaying the date of the last time this item was updated in the database. This does not necessarily reflect actions taken by the user. For example, these were updated May the 6th or so for nearly all items in H2 when we did the migration for adding user versions.
Since the information we want to see is covered by the history table, it makes sense just to remove this row.