Skip to content

SK-2645: Allow null and empty field values in insert and update#290

Merged
saileshwar-skyflow merged 1 commit intorelease/26.1.5from
saileshwar/SK-2645-fix-inconsistencies
Mar 25, 2026
Merged

SK-2645: Allow null and empty field values in insert and update#290
saileshwar-skyflow merged 1 commit intorelease/26.1.5from
saileshwar/SK-2645-fix-inconsistencies

Conversation

@saileshwar-skyflow
Copy link
Collaborator

Why

Null or empty values are not allowed in records object in java v2 sdk, if null or empty value is passed it throw the validation error.

Goal

Allow null and empty string values for record fields in insert and update requests.

Testing

Updated and added unit tests to cover null field values and empty string field values for insert and update requests tests.

@saileshwar-skyflow saileshwar-skyflow merged commit 5fe0fa5 into release/26.1.5 Mar 25, 2026
4 checks passed
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