[
https://issues.apache.org/jira/browse/NIFI-11913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann resolved NIFI-11913.
-------------------------------------
Fix Version/s: 2.0.0
1.24.0
Resolution: Fixed
> 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
> Fix For: 2.0.0, 1.24.0
>
> 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)