Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong VSM migration version #480

Open
GlennPlou opened this issue Oct 15, 2024 · 0 comments
Open

Wrong VSM migration version #480

GlennPlou opened this issue Oct 15, 2024 · 0 comments

Comments

@GlennPlou
Copy link
Contributor

In OD 11.9, when importing VSM created in development runtime with all Sirius plugins (since 7.4.0) - including experimental features - we get the following error:

An internal error occurred during: "Loading models".
The modeling project "sample" is invalid: Problem during loading models: The viewpoint specification model (platform:/resource/sample/My.odesign) can not be loaded because it comes from a more recent Sirius release.
VSM version is: 15.4.0.202401051836
Last Sirius migration version is: 12.0.0.2017041100

It is raised because OD doesn't include ELK plugins by default. Migration version 15.4.0.202401051836 is defined in org.eclipse.sirius.diagram.elk.migration.description.ELK090MigrationParticipant, so if the user didn't installed the plugin org.eclipse.sirius.diagram.elk, its last migration version would be 12.0.0.2017041100.

@GlennPlou GlennPlou added type: bug Something isn't working and removed type: bug Something isn't working labels Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant