David Handermann created NIFI-15729:
---------------------------------------
Summary: ScriptedRecordSetWriter does not reload Script Properties
Key: NIFI-15729
URL: https://issues.apache.org/jira/browse/NIFI-15729
Project: Apache NiFi
Issue Type: Bug
Components: Extensions
Affects Versions: 2.8.0, 2.0.0
Reporter: David Handermann
Assignee: David Handermann
The {{ScriptedRecordSetWriter}} does not load updated {{Script Body}} or
{{Script File}} property values when the value has changed.
The {{onPropertyModified}} method in {{AbstractScriptedControllerService}}
includes conditional handling of property value changes, but does not clear the
{{ScriptRunner}} on changes to the {{Script Body}} or {{Script File}} property
values.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)