[
https://issues.apache.org/jira/browse/NIFI-2697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15973391#comment-15973391
]
ASF subversion and git services commented on NIFI-2697:
-------------------------------------------------------
Commit 220a870a1ece8c6cff589321de13e99850748e92 in nifi's branch
refs/heads/master from ijokarumawak
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=220a870 ]
NIFI-2697: Fix opening Remote Ports dialog.
If there is an unconnected remote port, right clicking a Remote Process Group
then select 'Remote Ports' causes a JS error saying 'Uncaught TypeError'.
Because there are few code paths those don't return the created
transmissionSwitch value from createPortOption function in
nf-remote-process-group-ports.js.
Signed-off-by: Scott Aslan <[email protected]>
This closes #1679
> UI - Revert RemoteProcessGroup Port configuration on failed update request
> --------------------------------------------------------------------------
>
> Key: NIFI-2697
> URL: https://issues.apache.org/jira/browse/NIFI-2697
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core UI
> Reporter: Matt Gilman
> Assignee: Scott Aslan
> Priority: Minor
> Fix For: 1.2.0
>
>
> Another follow up to NIFI-2687 [1] is that when the request to update a
> RemoteProcessGroup Port fails, the values in the UI do not revert to their
> previously configured values. Another option (for the configuration dialog)
> may be to keep the dialog open until there is a successful response.
> [1] https://issues.apache.org/jira/browse/NIFI-2687
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)