Closed bynikoala closed 4 years ago
I requested this same feature. This would make a lot more sense.
This feature is added in v1.13.0 and will be available this Sunday.
Awesome! Love the work, by the way!
On Fri, Aug 21, 2020, 5:07 PM Dale Nguyen notifications@github.com wrote:
This feature is added in v1.13.0 and will be available this Sunday.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/dalenguyen/firebase-wordpress-plugin/issues/103#issuecomment-678498351, or unsubscribe https://github.com/notifications/unsubscribe-auth/AO6NLXPAV232SKPZ7UQGYJ3SB3OYHANCNFSM4PW3JVIQ .
When my users update their account information trough a wordpress contact-form, the Firestore document gets completely overwritten.
Instead of just overwriting the document, it would be nice if just the relevant information gets updated.
Until now I catch the update through an own Firebase Function and merge those together.
Which fields does it relate to? Firebase Firestore