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

Versions: add timestamp fields #7676

Merged
merged 1 commit into from
Nov 18, 2020
Merged

Versions: add timestamp fields #7676

merged 1 commit into from
Nov 18, 2020

Conversation

stsewd
Copy link
Member

@stsewd stsewd commented Nov 18, 2020

This is to allow us to track the latest updated date.

@stsewd stsewd requested a review from a team November 18, 2020 16:30
This is to allow us to track the latest updated date.
@stsewd stsewd force-pushed the add-timestamp-fields branch from ee4489d to cce2595 Compare November 18, 2020 17:54
@stsewd stsewd merged commit d72ee6e into master Nov 18, 2020
@stsewd stsewd deleted the add-timestamp-fields branch November 18, 2020 18:10
@ericholscher
Copy link
Member

@stsewd how are we planning to backfill the data? Or are we just keeping it null and letting the modified date get updated on new/updated instances?

@stsewd
Copy link
Member Author

stsewd commented Nov 18, 2020

@stsewd how are we planning to backfill the data? Or are we just keeping it null and letting the modified date get updated on new/updated instances?

Just let them as they are, we are going to use this field only for new external versions, so old versions don't matter much. Modified will be null for new versions created during deploy only.

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.

2 participants