Robert Fellows created NIFI-6118:
------------------------------------
Summary: 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
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)