Skip to content
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

fix(dataset): unset date_created after import #2373

Merged
merged 2 commits into from Sep 28, 2021

Conversation

m-alisafaee
Copy link
Contributor

Description

Unset schema:dateCreated for imported datasets. Remove microseconds from datetime fields so that the exported format will be for example like 2021-09-16T12:13:35+00:00 (and not 2021-09-16T12:13:35.540364+00:00)

@m-alisafaee m-alisafaee marked this pull request as ready for review September 28, 2021 09:33
@m-alisafaee m-alisafaee requested a review from a team as a code owner September 28, 2021 09:33
Copy link
Contributor

@vigsterkr vigsterkr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@m-alisafaee m-alisafaee merged commit 8e120fe into master Sep 28, 2021
@m-alisafaee m-alisafaee deleted the 0000-fix-dataset-dates branch September 28, 2021 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants