[
https://issues.apache.org/jira/browse/NIFI-10050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-10050:
------------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
> When copying & pasting a Process Group, if a Controller Service references a
> parent group's CS, that reference is dropped
> -------------------------------------------------------------------------------------------------------------------------
>
> Key: NIFI-10050
> URL: https://issues.apache.org/jira/browse/NIFI-10050
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Mark Payne
> Assignee: Mark Payne
> Priority: Major
> Fix For: 1.17.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> To replicate:
> # Create a PG called Top-Level.
> # Create a Controller Service within Top-Level. For example, I used Avro
> Schema Registry.
> # Create a child Process Group called Child.
> # Create a CSV Reader Controller Service. Configure the CSV Reader to use
> the Avro Schema Registry.
> # Create a ConvertRecord processor within "Child" PG
> # Configure ConvertRecord to use the CSV Reader.
> # Copy & paste the Child PG
> # In the newly created "Copy of Child" PG, configure the CSV Reader. See
> that the Schema Registry shows "No Value Set"
> This appears only to affect Controller Services within the copied group.
> Processors still retain their references.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)