You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In org.eclipse.syson.diagram.services.DiagramMutationDiagramService.duplicateElementAndExpose(Element, IEditingContext, DiagramContext, Node, Map<NodeDescription, NodeDescription>), element.getOwningMembership() returns null, so the whole method returns null, which is interpreted as a failure by the enclosing ChangeContext model operation.