[
https://issues.apache.org/jira/browse/NIFI-14041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-14041:
------------------------------------
Fix Version/s: 2.1.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Improve MockPropertyValue and EL evaluation validation
> ------------------------------------------------------
>
> Key: NIFI-14041
> URL: https://issues.apache.org/jira/browse/NIFI-14041
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Pierre Villard
> Assignee: Pierre Villard
> Priority: Major
> Fix For: 2.1.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> While building a processor, I noticed that the test framework would throw an
> error if I'm in the below situation:
> * Processor with input forbidden
> * Property with EL support with Environment scope
> * Evaluation of the EL with .evaluateAttributeExpressions(Map<String,String>)
> This should not throw an error. This JIRA is to fix this case as well as
> covering the overall EL evaluation in the test framework with proper unit
> testing.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)