improve save draft mechanism in case of renaming

This commit is contained in:
Ruben Fiszel
2024-01-29 12:52:04 +01:00
parent e872614cd3
commit 5eb7295dd2
@@ -289,6 +289,7 @@
: script.concurrency_key
}
})
initialPath = script.path
}
await DraftService.createDraft({
workspace: $workspaceStore!,