Matt Gilman created NIFI-15936:
----------------------------------
Summary: Connector canvas - Fix cluster response merging for
Connector flow
Key: NIFI-15936
URL: https://issues.apache.org/jira/browse/NIFI-15936
Project: Apache NiFi
Issue Type: Task
Components: Core Framework
Reporter: Matt Gilman
Assignee: Matt Gilman
ConnectorFlowEndpointMerger declares its URI pattern as
/nifi-api/connectors/[a-f0-9\-]{36}/flow, but the actual route is
/nifi-api/connectors/{id}/flow/process-groups/{pgId}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)