-
Notifications
You must be signed in to change notification settings - Fork 14
Description
Currently, for published dandisets, the DLP shows "Created" and "Last Updated" e.g.:
Created December 19, 2022
Last update December 19, 2022

I was confused by this because I expected these dates to be the time that the dandiset was created and the time that it was last updated, however these dates refer to the dandiset VERSION, not the dandiset itself. I find this counter-intuitive, since for a specific version these dates are always the same (a VERSION of a dandiset is a publication, so it is static, so the last time it is ever modified is when it is created). Because of that fact, I naturally assumed that these metrics were corresponding to the dandiset as a whole. To get that, you would need to go to the "draft" page of a dandiset. That's fine, but it caused me a lot of trouble trying to debug a dashboard that was showing access of a dandiset before I thought it was created. Does anyone else find this confusing?