Skip to content

fix(fdc): fix an issue where if null is set, an empty value was being sent - #17373

Merged
Lyokone merged 1 commit into
mainfrom
mtewani/fix-null-set-vals
May 21, 2025
Merged

fix(fdc): fix an issue where if null is set, an empty value was being sent#17373
Lyokone merged 1 commit into
mainfrom
mtewani/fix-null-set-vals

Conversation

@maneesht

@maneesht maneesht commented May 20, 2025

Copy link
Copy Markdown
Contributor

When calling setInt on an optional type with null, an empty string is returned instead.

closes #17357

@maneesht
maneesht requested review from Lyokone and cynthiajoan May 21, 2025 00:18
@cynthiajoan cynthiajoan changed the title Fix issue where if null is set, an empty value was being sent fix(fdc): fix an issue where if null is set, an empty value was being sent May 21, 2025
@Lyokone
Lyokone merged commit 53320dc into main May 21, 2025
@Lyokone
Lyokone deleted the mtewani/fix-null-set-vals branch May 21, 2025 14:21
@firebase firebase locked and limited conversation to collaborators Jul 17, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[firebase_data_connect]: Null Values stored as Empty Strings in DB

5 participants