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

Fix validation after reload #454

Closed
wants to merge 1 commit into from

Conversation

sgraband
Copy link
Contributor

@sgraband sgraband commented Aug 17, 2022

Previously the validation would not return correct ids after a reload.
To fix this the validator needed to be updated.
A fix for the modelserver was opened, this is a workaround for now.
This can removed again, once we updated to the modelserver version
containing the fix.

Modelserver change for reference: eclipse-emfcloud/emfcloud-modelserver#244

Fixes #449.

Previously the validation would not return correct ids after a reload.
To fix this the validator needed to be updated.
A fix for the modelserver was opened, this is a workaround for now.
This can removed again, once we updated to the modelserver version
containing the fix.

Modelserver change for reference: eclipse-emfcloud/emfcloud-modelserver#244
@sgraband sgraband requested a review from ndoschek August 17, 2022 13:48
@eneufeld
Copy link
Contributor

@sgraband is this workaround still needed as the modelserver fix was merged?

@sgraband
Copy link
Contributor Author

No, sorry i should have documented this. I will close this PR as soon #457 is merged, as it consumes the modelserver fix.

@sgraband
Copy link
Contributor Author

sgraband commented Nov 4, 2022

Closed via #457!

@sgraband sgraband closed this Nov 4, 2022
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

Successfully merging this pull request may close these issues.

GLSP Marker display fails after reload
2 participants