Skip to content

TheiaBackendModelServerClientV2.edit() does not work with CompoundCommand #209

Answered by ndoschek
kubomann asked this question in ModelServer
Discussion options

You must be logged in to vote

Hi @kubomann,

Thank you for catching that!
I had a look and I would agree that this is a bug.
The if clause should check for both command types (e.g. like if (ModelServerCommand.is(patchOrCommand) || CompoundCommand.is(patchOrCommand))).

Would you mind opening an issue in the emfcloud-modelserver-theia repository, as you found it 🐛
We would also gladly accept a contribution to get this fixed :)

Thanks and BR,
Nina

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@kubomann
Comment options

@ndoschek
Comment options

Answer selected by kubomann
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants