[
https://issues.apache.org/jira/browse/NIFI-6118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16795306#comment-16795306
]
ASF subversion and git services commented on NIFI-6118:
-------------------------------------------------------
Commit 0cb15cfb1a5425704a60db2d49415f745df48b1b in nifi's branch
refs/heads/master from Rob Fellows
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=0cb15cf ]
NIFI-6118 - Fix: UI - Not all calls to
nfCanvasUtil.reloadConnectionSourceAndDestination are made with the proper
component IDs
This closes #3368
> UI - Not all calls to nfCanvasUtil.reloadConnectionSourceAndDestination are
> made with the proper component IDs
> --------------------------------------------------------------------------------------------------------------
>
> Key: NIFI-6118
> URL: https://issues.apache.org/jira/browse/NIFI-6118
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core UI
> Reporter: Robert Fellows
> Assignee: Robert Fellows
> Priority: Minor
> Time Spent: 20m
> Remaining Estimate: 0h
>
> There are a handful of calls to
> {code}nfCanvasUtil.reloadConnectionSourceAndDestination{code} that are made
> with component IDs that are taken directly off of the connection object
> rather than using the utility functions getConnectionSourceComponentId orÂ
> getConnectionDestinationComponentId that are group-aware and return the
> proper IDs accordingly.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)