[
https://issues.apache.org/jira/browse/NIFI-11913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17751780#comment-17751780
]
ASF subversion and git services commented on NIFI-11913:
--------------------------------------------------------
Commit 5cb15b484c67bf9036906cd94d37b2f512e5bcbd in nifi's branch
refs/heads/main from Mike Thomsen
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=5cb15b484c ]
NIFI-11913 Added enum handling to StandardSchemaValidator
This closes #7576
Signed-off-by: David Handermann <[email protected]>
> ValidateRecord does not handle enum values correctly
> ----------------------------------------------------
>
> Key: NIFI-11913
> URL: https://issues.apache.org/jira/browse/NIFI-11913
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Mike Thomsen
> Assignee: Mike Thomsen
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> The processor's validator does not handle the validation of enums correctly.
> It compares a String value to the whole enum, not to the list of enums to see
> if it's in the list.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)