You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "David Handermann (Jira)" <ji...@apache.org> on 2022/07/22 20:09:00 UTC

[jira] [Assigned] (NIFI-10050) When copying & pasting a Process Group, if a Controller Service references a parent group's CS, that reference is dropped

     [ https://issues.apache.org/jira/browse/NIFI-10050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Handermann reassigned NIFI-10050:
---------------------------------------

    Assignee: Mark Payne

> 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: 20m
>  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)