-
Notifications
You must be signed in to change notification settings - Fork 19
386 datasetlastmodifieddate is not updated #392
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
I pushed a small change. I was getting some errors but they were small fixes. I have tried adding files and deleting them, but it doesn't seem my dataset is showing the lastUpdated time changing. Will delete this db and start over and try again. |
|
@tcnichol Thanks, I am looking into this. |
…is used when files are uploaded through the web interface. now the dataset time should be updated.
|
I made one commit - in datasets.submit i added the same update of the time you had elsewhere. I think that catches it when files are uploaded through the web interface and not the API and will now update the last modified time. |
tcnichol
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This makes sense being in the service. Tested and updates with both API routes and the GUI.
Marking approved.

Description
Review Time Estimate
Types of changes
Checklist: