You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When the full line-list is downloaded, the "Date Last Modified" (appears as "events.dateLastModified" in the downloaded sheet) is empty/contains no information
Expected behavior
In #106@aimeehan1 mentioned that external users should be able to see the date last modified (YYYY-MM-DD) when they download the full dataset or a filtered version.
I think this is the issue with last modified date being in two separate places in day0case.
First: events.dateLastModified which is not being set
Second: revisionMetadata.updateMetadata.date which is being set, but the revisionMetadata is meant to be only for the internal portal usage.
We can either remove one of those of set both. I'd rather set both I think.
Describe the bug
When the full line-list is downloaded, the "Date Last Modified" (appears as "events.dateLastModified" in the downloaded sheet) is empty/contains no information
To Reproduce
Steps to reproduce the behavior:
Expected behavior
In #106 @aimeehan1 mentioned that external users should be able to see the date last modified (YYYY-MM-DD) when they download the full dataset or a filtered version.
Screenshots
Please see JAS 03/28/2024, image 1
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: