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

feat(firestore): support merge option for batch operations #830

Open
3 of 13 tasks
petermakeswebsites opened this issue Feb 22, 2025 · 2 comments
Open
3 of 13 tasks

Comments

@petermakeswebsites
Copy link

Plugin(s)

  • Analytics
  • App
  • App Check
  • Authentication
  • Crashlytics
  • Cloud Firestore
  • Cloud Functions
  • Cloud Messaging
  • Cloud Storage
  • Performance
  • Remote Config

Current problem

Currently it doesn't appear that batch operations support the merge option, which is important especially when using merge and field values like deleteField (e.g. transferring a part of one document to another).

Preferred solution

Implement the merge option for batch operations on all platforms.

Alternative options

No response

Additional context

No response

Before submitting

@petermakeswebsites
Copy link
Author

Also would be great to include field values from #677

@beonde
Copy link

beonde commented Mar 7, 2025

Yes! Big plus one on this feature request please! Essential functionality. Only discovered this when we were experiencing unexpected data loss.

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

No branches or pull requests

2 participants