Skip to content

fix(server): resolved order change in existing part on repeat

Rudresh Shrotriya requested to merge repeat-changes-ordering-issue into develop

Resolves: !1224 (comment 126124)

  • added condition to not delete the the component from part if it is in target
  • added condition to add a component in the part if it doesn't exist already

Merge request reports