PipedreamHQ / pipedream

Connect APIs, remarkably fast. Free for developers.
https://pipedream.com
Other
8.32k stars 5.27k forks source link

Firestore Firebase Update Document #11689

Closed pipedream-component-development closed 1 week ago

pipedream-component-development commented 2 weeks ago

App

Firestore Firebase Update Document

Summary:

I am unable to pass a value that is boolen

Details:

The template allows me to pass data to be updated by defining the field name and a field for the value. However, my fields are boolean. Passing "true" messes up the documents by passing a string value.

How do I pass a boolean?

Screenshots:

https://zight.fong888.com/7KuZgXrq ![Screenshot]()

vunguyenhung commented 2 weeks ago

I can reproduce this issue, passing false value into a field will result in a string instead of boolean. image image

Expected Behavior:

vunguyenhung commented 1 week ago

Hi everyone, all test cases are passed! Ready for release!

Test report https://vunguyenhung.notion.site/Firestore-Firebase-Update-Document-a23196cbf1524125a809ef57512a64b6