[
https://issues.apache.org/jira/browse/NIFI-10383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17583644#comment-17583644
]
ASF subversion and git services commented on NIFI-10383:
--------------------------------------------------------
Commit 9070cd0904e13bd1a992ebfdd6dddaabbb29ebe4 in nifi's branch
refs/heads/main from Mark Payne
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=9070cd0904 ]
NIFI-10383: When importing/synching to a VersionedFlow, if the Versioned
PropertyDescriptor indicates that a property references a Controller Service,
treat it the same as if the PropertyDescriptor itself indicates that it
references a service. This allows us to ensure that scripted components'
property descriptors that reference controller services are properly mapped.
Additionally updated StandardProcessorNode so that when we have this condition
that we properly account for the Controller Service reference
Signed-off-by: Matthew Burgess <[email protected]>
This closes #6322
> When importing flow that uses InvokeScriptedProcessor, if processor
> references service, referenced ID is incorrect
> ------------------------------------------------------------------------------------------------------------------
>
> Key: NIFI-10383
> URL: https://issues.apache.org/jira/browse/NIFI-10383
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework, Extensions
> Reporter: Mark Payne
> Assignee: Mark Payne
> Priority: Major
> Time Spent: 50m
> Remaining Estimate: 0h
>
> When a flow is imported, if it contains an InvokeScriptedProcessor that uses
> a Controller Service, the InvokeScriptedProcessor that is created references
> the ID of the Controller Service when the flow was exported - NOT the ID of
> the Controller Service that is created during flow import.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)