Skip to content

Get rid of timestampsInSnapshots : true (error) #2004

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

Closed
wants to merge 1 commit into from
Closed

Get rid of timestampsInSnapshots : true (error) #2004

wants to merge 1 commit into from

Conversation

alexcsandru
Copy link

@firebase/firestore: Firestore (5.8.1):
The timestampsInSnapshots setting now defaults to true and you no
longer need to explicitly set it. In a future release, the setting
will be removed entirely and so it is recommended that you remove it
from your firestore.settings() call now.

Remove the timestampsInSnapshots : true, because now it is default to true.
If I did something wrong :) please correct me! :)

Checklist

  • Issue number for this PR: #nnn (required)
  • Docs included?: (yes/no; required for all API/functional changes)
  • Test units included?: (yes/no; required)
  • In a clean directory, yarn install, yarn test run successfully? (yes/no; required)

Description

Code sample

@firebase/firestore: Firestore (5.8.1): 
  The timestampsInSnapshots setting now defaults to true and you no
  longer need to explicitly set it. In a future release, the setting
  will be removed entirely and so it is recommended that you remove it
  from your firestore.settings() call now.

Remove the timestampsInSnapshots : true, because now it is default to true.
If I did something wrong :) please correct me! :)
@googlebot
Copy link

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here (e.g. I signed it!) and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

@googlebot
Copy link

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here (e.g. I signed it!) and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

@alexcsandru
Copy link
Author

alexcsandru commented Feb 8, 2019 via email

@googlebot
Copy link

CLAs look good, thanks!

@googlebot googlebot removed the cla: no label Feb 8, 2019
@googlebot
Copy link

CLAs look good, thanks!

@Karasuni
Copy link

Karasuni commented Feb 8, 2019

Duplicate of #1994

@alexcsandru
Copy link
Author

Auci, sorry :) I will close it.

@alexcsandru alexcsandru closed this Feb 8, 2019
@Karasuni
Copy link

Karasuni commented Feb 8, 2019

Not sure why Travis is complaining about the other PR. Looking forward to this fix myself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants