https://bugs.kde.org/show_bug.cgi?id=363582
--- Comment #26 from Oliver Kellogg <okell...@users.sourceforge.net> --- Git commit 3d17c9692c7466fd7e0d3bc6d4aac2a888d9f685 by Oliver Kellogg. Committed on 22/11/2020 at 15:33. Pushed by okellogg into branch 'master'. https://invent.kde.org/sdk/umbrello/-/merge_requests/17#note_140469 On saving <UML:Operation> avoid empty <UML:BehavioralFeature.parameter/> umbrello/uml1model/operation.cpp - In function saveToXMI1, before calling writer.writeStartElement for "UML:BehavioralFeature.parameter", if m_pSecondary is null and m_List is empty then write </UML:Operation> closing element and return. M +4 -0 umbrello/uml1model/operation.cpp https://invent.kde.org/sdk/umbrello/commit/3d17c9692c7466fd7e0d3bc6d4aac2a888d9f685 -- You are receiving this mail because: You are watching all bug changes.