Skip to content
Success

Changes

Summary

  1. MCP addConnection: fix lookup failure for top-level connectors (#15403) (details)
Commit 92e0439856f1b8718b4562b6b651aa6afcfd5dcd by Martin Sjölund
MCP addConnection: fix lookup failure for top-level connectors (#15403)

When a connector name had no dot (e.g. "p3"), takeLast() emptied the
parts list and getElementObject("") returned nullptr. Now single-part
names are looked up directly in the diagram view instead of going
through getConnectorElement.

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
The file was modifiedOMEdit/OMEditLIB/MCP/MCPToolsDiagram.cpp (diff)