[
https://issues.apache.org/jira/browse/NIFI-6001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bryan Bende updated NIFI-6001:
------------------------------
Labels: SDLC (was: )
> Nested versioned PGs can cause CS references to be incorrect on import
> ----------------------------------------------------------------------
>
> Key: NIFI-6001
> URL: https://issues.apache.org/jira/browse/NIFI-6001
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 1.5.0, 1.6.0, 1.8.0, 1.7.1
> Reporter: Bryan Bende
> Priority: Minor
> Labels: SDLC
>
> Steps to reproduce...
> 1) Create a PG named PG1
> 2) Inside PG1 create another PG named PG2
> 3) Inside PG2 create two controller services where one service references the
> other, example: CsvReader referencing AvroSchemaRegistry
> 4) Start version control on PG2
> 5) Start version control on PG1
> 6) On the root canvas, create a new PG and import PG1
> At this point if you go into the second instance of PG1 and look at the
> services inside the second instance of PG2, the CsvReader no longer has the
> correct reference to the AvroSchemaRegistry and says "Incompatible Controller
> Service Configured".
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)