Skip to content

Comments

Firestore: Fix Out of expect when document update SERVER_TIMESTAMP#8471

Closed
HemangChothani wants to merge 3 commits intogoogleapis:masterfrom
HemangChothani:document_update_server_timestamp
Closed

Firestore: Fix Out of expect when document update SERVER_TIMESTAMP#8471
HemangChothani wants to merge 3 commits intogoogleapis:masterfrom
HemangChothani:document_update_server_timestamp

Conversation

@HemangChothani
Copy link
Contributor

Fixes: #7215

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 25, 2019
@tseaver tseaver added api: firestore Issues related to the Firestore API. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Jun 25, 2019
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 25, 2019
@yoshi-automation yoshi-automation added 🚨 This issue needs some love. and removed 🚨 This issue needs some love. labels Jul 2, 2019
>
update_mask: <
field_paths: "a"
field_paths: "b"
Copy link
Contributor

Choose a reason for hiding this comment

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

>
update_mask: <
field_paths: "a"
field_paths: "b"
Copy link
Contributor

Choose a reason for hiding this comment

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

@tseaver
Copy link
Contributor

tseaver commented Jul 17, 2019

Superseded by #8701.

@tseaver tseaver closed this Jul 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: firestore Issues related to the Firestore API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Firestore: Out of expect when document update SERVER_TIMESTAMP and an arbitrary value by field path

5 participants