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

Do not update variables if values are null #497

Merged
merged 3 commits into from
Jul 7, 2022
Merged

Do not update variables if values are null #497

merged 3 commits into from
Jul 7, 2022

Conversation

nzagorchev
Copy link
Contributor

@nzagorchev nzagorchev commented Jul 6, 2022

What Where/Who
JIRA Issue SDK-749
People Involved @nzagorchev

Background

A null value (or missing key value) is not permitted and should not be returned by the API for the Variables. If no variables are defined, an empty collection is returned {}.
Code won't allow variables to be replaced/updated in case of server failure.

Implementation

Testing steps

Is this change backwards-compatible?

@nzagorchev nzagorchev merged commit 9c8fa7b into master Jul 7, 2022
@delete-merged-branch delete-merged-branch bot deleted the vars-null branch July 7, 2022 15:11
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