[ 
https://issues.apache.org/jira/browse/NIFI-15317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18044059#comment-18044059
 ] 

ASF subversion and git services commented on NIFI-15317:
--------------------------------------------------------

Commit 6e866b85db640cea63887ef016134ee2340998d6 in nifi's branch 
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=6e866b85db ]

NIFI-15317 Fixed Script Engine property name migration

- Reverted Script Language property name to Script Engine
- Added migrate properties method to scripting components to cover released 
versions
- Added unit tests for migrate properties in representative components

Signed-off-by: Pierre Villard <[email protected]>

This closes #10623.


> Scripting Components missing Property Migration
> -----------------------------------------------
>
>                 Key: NIFI-15317
>                 URL: https://issues.apache.org/jira/browse/NIFI-15317
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>    Affects Versions: 2.7.0
>            Reporter: David Handermann
>            Assignee: David Handermann
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Following changes to the shared {{ScriptingComponentHelper}} class, the 
> following components have property name references for {{Script Engine}} that 
> are not valid based on internal renaming to {{Script Language}}.
> - ExecuteScript
> - InvokeScriptedProcessor
> - ScriptedReportingTask
> - ScriptedLookupService
> - ScriptedReader
> - ScriptedRecordSetWriter
> - ScriptedRecordSink
> - SimpleScriptedLookupService
> As a result of the changes, flow configurations with existing values may no 
> longer match the configured script content.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to