You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Joe Witt (Jira)" <ji...@apache.org> on 2022/10/03 15:21:00 UTC

[jira] [Updated] (NIFI-10572) Adding an external variable can get an inner version controlled group into an unrevertable state

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

Joe Witt updated NIFI-10572:
----------------------------
    Fix Version/s: 1.18.0

> Adding an external variable can get an inner version controlled group into an unrevertable state
> ------------------------------------------------------------------------------------------------
>
>                 Key: NIFI-10572
>                 URL: https://issues.apache.org/jira/browse/NIFI-10572
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>    Affects Versions: 1.17.0
>            Reporter: Joe Gresock
>            Assignee: Joe Gresock
>            Priority: Major
>             Fix For: 1.18.0
>
>
> 1. Create a process group, ‘APG’
> 2. Create a process group inside ‘APG’, called ‘BPG’.
> 3. Create a processor (I used InvokeHTTP) inside BPG, add a dynamic property: test = ${test}
> 4. Version control BPG
> 5. Add a variable ‘test’ in APG
> 6. Move BPG, and it will instantly indicate a local change.  Now you are in the state  where you cannot revert changes to BPG, but it still thinks it has local changes.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)