Mark Payne created NIFI-4782:
--------------------------------
Summary: 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
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)