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

Make sure that createdAt does not get overriden #4351

Merged

Conversation

tusbar
Copy link
Contributor

@tusbar tusbar commented Jul 20, 2016

createdAt should always represent the document’s creation date. Whenever
createdAt is not selected (so undefined) and we update the document – it
should not be set to a new value.

Fix #4340

createdAt should always represent the document’s creation date. Whenever
createdAt is not selected (so undefined) and we update the document – it
should not be set to a new value.

Fix Automattic#4340
@tusbar
Copy link
Contributor Author

tusbar commented Jul 20, 2016

(Unrelated timeout fail on node 0.12)

@vkarpov15
Copy link
Collaborator

Thanks 🍻

@vkarpov15 vkarpov15 added this to the 4.5.6 milestone Jul 22, 2016
@vkarpov15 vkarpov15 merged commit a9763d0 into Automattic:master Jul 22, 2016
@tusbar
Copy link
Contributor Author

tusbar commented Jul 22, 2016

🍻

@tusbar tusbar deleted the tusbar/timestamp-creation-selected branch July 22, 2016 14:47
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