eclipse-emfcloud / emfcloud-modelserver

Modelserver component
Other
40 stars 21 forks source link

220: API V2: JsonPatchHelper doesn't properly handle 'add' operations for single-valued references #221

Closed CamilleLetavernier closed 2 years ago

CamilleLetavernier commented 2 years ago

Fixes #220

Contributed on behalf of STMicroelectronics.

CamilleLetavernier commented 2 years ago

I wonder, would this be a good point to start collecting JUnit test cases for these patch-to-command transformation scenarios, for regression testing?

Definitely. I opened #222 to track this