[
https://issues.apache.org/jira/browse/NIFI-4782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16327624#comment-16327624
]
ASF GitHub Bot commented on NIFI-4782:
--------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/nifi/pull/2406
> 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)