Community
Participate
Working Groups
if several ports are deleted in structure editor, savinf fails Example: - model: 040-room-concepts.room (attachment) - open structure editor for ActorClass1 - delete e.g. port10 and port 12 - Press Save -> Error Message: Save Failed These errors need to be fixed before the model can be serialized. RoomModel'ModelName'.actorClasses[0]->ActorClass'ActorClass1'.extPorts[0]->ExternalPort: Feature ExternalPort.ifport must be set.
The bug showed when deleting an external end port. In this case it is necessary to also remove the corresponding ExternalPort. Fixed with 79d3d58511eef3cb6537802305ee751489632893
closed resolved bug