[ 
https://issues.apache.org/jira/browse/NIFI-4782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16327620#comment-16327620
 ] 

ASF subversion and git services commented on NIFI-4782:
-------------------------------------------------------

Commit 28e1bcc9d034261c8045c6b2c76ff21839f7eb95 in nifi's branch 
refs/heads/master from [~markap14]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=28e1bcc ]

NIFI-4782: Allow the value of a Required Property to be moved when changing 
version of a flow or reverting a flow

This closes #2406.

Signed-off-by: Bryan Bende <[email protected]>


> 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)

Reply via email to