eclipse-capella / capella

Open Source Solution for Model-Based Systems Engineering
https://mbse-capella.org
Eclipse Public License 2.0
236 stars 96 forks source link

Transitions between layers not working on a migrated project from Capella 5.2 #2759

Open dubeseb opened 11 months ago

dubeseb commented 11 months ago

For training purpose, we use a generic case study called Health Agriculture UAV (presented in a Capella Webinar). This Capella project has been initially created with Capella 1.4.0 and is migrated for each capella version.

The latest one has been migrated from Capella 5.2.0 to Capella 6.1.0.

When using this migrated project, the automated transitions (i.e Operational Activities to System Functions) process shows the EMF DIff/merge window but the result of operation produce no functions under the System Architecture tree...

This issue has been observed for the moment only on our HA UAV model (not reproduced on a simple project migrated from 5.2 to 6.1).

Do you have any idea about the issue origin ?

dubeseb commented 11 months ago

After several tests on our side, it seems that this issue is not linked to migrated project from 5.2.0 to 6.1.0 but occurs systematically when using a project where the Basic Performance Viewpoint has been activated (even if not used on the project). In attachment, a simple project to reproduce the issue. test_migration.zip

dubeseb commented 11 months ago

usage of other VP (Requirements, Filtering, Basic Mass, Basic Price) seems to be not linked to the issue...