Skip to content

Treat JsonNull as null value in FillNullOrEmpty directive#423

Open
DougHamil wants to merge 1 commit intodata-integrations:developfrom
DougHamil:support-is-null-on-jsonnull
Open

Treat JsonNull as null value in FillNullOrEmpty directive#423
DougHamil wants to merge 1 commit intodata-integrations:developfrom
DougHamil:support-is-null-on-jsonnull

Conversation

@DougHamil
Copy link

I noticed that using the parse-as-json directive can result in cells with JsonNull values that cannot be altered through the fill-null-or-empty directive. This change checks for JsonNull objects and treats them as a null value.

Copy link

@shwei shwei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The addition of checking for JsonNull has been tested and verified.

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