Daniel Stieglitz created NIFI-15859:
---------------------------------------
Summary: Correct ExecuteGroovyScript to Indicate Dynamic Property
Expression Language Scope is ENVIRONMENT
Key: NIFI-15859
URL: https://issues.apache.org/jira/browse/NIFI-15859
Project: Apache NiFi
Issue Type: Improvement
Reporter: Daniel Stieglitz
Assignee: Daniel Stieglitz
There is a conflict between the documentation of ExecuteGroovyScript and the
actual implementation regarding the Expression Language Scope of dynamic
properties. The documentation on lines 80-85 indicates dynamic properties have
Expression Language Scope FLOWFILE_ATTRIBUTES while the code on lines 580-587:
indicates the Expression Language Scope is ENVIRONMENT.
The goal of this ticket is align the documentation with the code and indicate
the Expression Language Scope is ENVIRONMENT.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)