[
https://issues.apache.org/jira/browse/NIFI-15859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Stieglitz updated NIFI-15859:
------------------------------------
Status: Patch Available (was: In Progress)
> Correct ExecuteGroovyScript Documentation 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
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)