camunda / camunda-modeler

An integrated modeling solution for BPMN, DMN and Forms based on bpmn.io.
https://camunda.com/products/modeler
MIT License
1.51k stars 483 forks source link

Undo in dmn-js propertiesPanel does sometimes affect mutliple entries #2846

Open MaxTru opened 2 years ago

MaxTru commented 2 years ago

Describe the Bug

Undo in dmn-js propertiesPanel does sometimes affect mutliple entries

Steps to Reproduce

  1. Create DMN for C7
  2. Open DRD
  3. Edit Version Tag
  4. Edit Time to live
  5. Undo
  6. => Both changes are undone together bug

Expected Behavior

One thing shall be undone at a time.

Environment

barmac commented 2 years ago

I can reproduce it already in the old panel -> 5.0.0-alpha.1 and 4.12.0

MaxTru commented 2 years ago

I think this is low-prio, can be spring cleaning

nikku commented 2 years ago

Agree. May indicate a deeper issue with the integration though.