Skip to content
This repository has been archived by the owner on Oct 20, 2022. It is now read-only.

[Fix/Operator] Enable empty value for parameter context #82

Merged

Conversation

erdrix
Copy link
Contributor

@erdrix erdrix commented Mar 18, 2021

Q A
Bug fix? yes
New feature? no
API breaks? no
Deprecations? no
Related tickets fixes #79
License Apache 2.0

What's in this PR?

It contains a fix that allow to manage empty value for parameter context correctly.

Why?

Now an empty value is set as an empty string in NiFi instead of not set.

Checklist

  • Implementation tested
  • Error handling code meets the guideline
  • Logging code meets the guideline
  • User guide and development docs updated (if needed)
  • Append changelog with changes

@erdrix erdrix self-assigned this Mar 18, 2021
@erdrix erdrix added bug Something isn't working community MVP Targeted for the v1 release priority:1 labels Mar 18, 2021
@erdrix erdrix merged commit 3fd0dd1 into Orange-OpenSource:master Mar 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working community MVP Targeted for the v1 release priority:1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Parameter Context with no value set when the value field is missing or empty
1 participant