Skip to content
Snippets Groups Projects
Commit b6ccd536 authored by Alexander Diewald's avatar Alexander Diewald
Browse files

Import: Fix cyclic loading due to use of wrong save method (now)

* Replace doSaveAndResetLastChangeWasIntended with the standard doSave
  call to avoid cyclic execution of the runInWorkspace method.
* Regression w.r.t. #2140 does not occur.
* Remove doSaveAndResetLastChangeWasIntended as it is no longer needed.
  It was a workaround anyways.
* Use a non-Dirtying command to execute the migration service. We don't
  want to undo this step.

Issue-Ref: 3806
Issue-Url: https://af3-developer.fortiss.org/issues/3806


Signed-off-by: default avatarAlexander Diewald <diewald@fortiss.org>
parent d419ffdd
No related branches found
No related tags found
1 merge request!62Rework migration service
Showing with 7 additions and 32 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment