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

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

Commit 9480c7a9c54a64f36a178875aa0ebd082190f644 in incubator-nifi's branch 
refs/heads/develop from [~mcgilman]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-nifi.git;h=9480c7a ]

NIFI-669:
- Allowing a property that as been removed to be re-added before the 
configuration is saved. Previously this was not allowed as the property was 
hidden but still present (until that save action). Now in that case the values 
are cleared and user is allowed to edit the property again.

> Unable to add property to UpdateAttribute if property was just deleted
> ----------------------------------------------------------------------
>
>                 Key: NIFI-669
>                 URL: https://issues.apache.org/jira/browse/NIFI-669
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core UI
>    Affects Versions: 0.2.0
>            Reporter: Dan Bress
>            Assignee: Matt Gilman
>            Priority: Minor
>         Attachments: 0001-NIFI-669.patch
>
>
> Steps to reproduce:
> 1) drag an UpdateAttribute to the graph
> 2) right click->configure->properties
> 3) add a new property, A=B
> 4) delete that property
> 5) add a new property A...
> At this point the UI will kick out saying "a property with this name already 
> exists"
> When from the users perspective they cannot see a property with such a 
> name(it was deleted).
> I'd recommend either updating the error message "you are adding a property 
> that was recently deleted, please press 'apply' before readding this property"
> Or making it so you can re-add a property that was just deleted.
> *UPDATE* This affects all processors



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to