feat(core): Allow setting folder destination when transferring workflow ownership (#14935)

This commit is contained in:
Ricardo Espinoza
2025-04-28 09:35:02 -04:00
committed by GitHub
parent 0a2b740063
commit dbffcdc2ff
5 changed files with 91 additions and 4 deletions

View File

@@ -36,6 +36,7 @@ describe('EnterpriseWorkflowService', () => {
mock(),
mock(),
mock(),
mock(),
);
});