Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
1.13.0
-
None
Description
Index Operation property was added to PutElasticsearchRecord as part of NIFI-7474. IT accepts Expression Language (FlowFile Attributes) but also specifes a list of allowed values - this means that use of Expression Language can never be valid for the property.
A different validation should be used if Expression Language is to be allowed such that the processor accepts Expression Language (and later checks it's a valid operation type after evaluating the expression against the invoming FlowFile) or the value is one of the allowed operations.
Attachments
Issue Links
- links to