You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Nimrod Avni (JIRA)" <ji...@apache.org> on 2019/02/27 20:18:00 UTC

[jira] [Created] (NIFIREG-231) NiFi Registry variable registry hierarchy problem

Nimrod Avni created NIFIREG-231:
-----------------------------------

             Summary: NiFi Registry variable registry hierarchy problem
                 Key: NIFIREG-231
                 URL: https://issues.apache.org/jira/browse/NIFIREG-231
             Project: NiFi Registry
          Issue Type: Bug
    Affects Versions: 0.3.0
            Reporter: Nimrod Avni
         Attachments: RegistryResponse.PNG, nifiVariableRegistry.PNG

We have ran into the where i am building my flow, and i am using variables from the variable registry from a scope outside of my current process group. as well as variables from the scope of my current process group

After committing the flow i sent a GET request to :

<<nifi-registy-url>>/nifi-registry-api/buckets/<<bucket-id>>/flows/<<flow-id>>/versions/<<current-version>>

when looking inside the flow/flowContents/variables section i saw both variables, one from the outer scope of the process group and one from scope of the versioned flow with no way to tell them apart, there should be a way to tell apart these two variables.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)