Skip to content

documentSaveCopyAs: Use async job api

Waqar Ahmed requested to merge work/docsavecopyas into master

exec can have unintended and hard to understand side effects, and in this case we can just the async api easily as there is no need for blocking

BUG: 466571

Merge request reports