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

Prevent nested undefined #118

Merged
merged 2 commits into from
Jul 29, 2021
Merged

Prevent nested undefined #118

merged 2 commits into from
Jul 29, 2021

Conversation

CameronW23
Copy link
Contributor

PR template

  1. Title has JIRA ticket number
  2. Title has brief description
  3. Sections below are complete
  4. Documentation and sequence diagram/s have been included where appropriate

Description

Undefined fields should are not allowed to be set on a firestore document. This change ensures that child values are not undefined when setting/updating document data.

Outcome (why it changed. Please ensure that non-eng can understand the reasons behind this PR)

Dev tooling, no customer impact.

…ed fields when setting/updating documents.

(cherry picked from commit 213b0cb)
@CameronW23 CameronW23 requested a review from timdrew July 29, 2021 01:59
@jacepatel jacepatel self-requested a review July 29, 2021 02:16
@CameronW23 CameronW23 merged commit 7be5001 into master Jul 29, 2021
@adrinr adrinr deleted the fix/prevent-nested-undefined branch April 27, 2022 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants