You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Mark Payne (JIRA)" <ji...@apache.org> on 2018/01/16 17:38:01 UTC

[jira] [Updated] (NIFI-4782) When reverting a flow, we do not revert required properties to empty values

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

Mark Payne updated NIFI-4782:
-----------------------------
    Fix Version/s: 1.6.0
           Status: Patch Available  (was: Open)

> When reverting a flow, we do not revert required properties to empty values
> ---------------------------------------------------------------------------
>
>                 Key: NIFI-4782
>                 URL: https://issues.apache.org/jira/browse/NIFI-4782
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>    Affects Versions: 1.5.0
>            Reporter: Mark Payne
>            Assignee: Mark Payne
>            Priority: Major
>             Fix For: 1.6.0
>
>
> If I create a Processor and place it under version Control, and then I populate a property that is currently unset in the processor (and required), I am given the chance to revert changes. However, doing so does not remove the property from the processor and instead leaves the processor marked as 'locally modified', with the value still set. We should instead remove the value of the property, even if the property is required.



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