[ 
https://issues.apache.org/jira/browse/NIFI-11913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17751781#comment-17751781
 ] 

ASF subversion and git services commented on NIFI-11913:
--------------------------------------------------------

Commit 71a1417c76dfb175836ea28db1b7c5b9b512c913 in nifi's branch 
refs/heads/support/nifi-1.x from Mike Thomsen
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=71a1417c76 ]

NIFI-11913 Added enum handling to StandardSchemaValidator

This closes #7576

Signed-off-by: David Handermann <[email protected]>
(cherry picked from commit 5cb15b484c67bf9036906cd94d37b2f512e5bcbd)


> 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: 40m
>  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)

Reply via email to