fix(FN-4730): pass deferred hook option to createTask internal
Fusion-Task-Id: FN-4730 Fusion-Task-Lineage: 10fa1d65-f898-4576-bbca-a796df13bedb
This commit is contained in:
committed by
gsxdsm
parent
bed8dac04a
commit
6d452e2a58
@@ -2861,8 +2861,6 @@ export class TaskStore extends EventEmitter<TaskStoreEvents> {
|
||||
title,
|
||||
resolvedWorkflowSteps,
|
||||
taskId,
|
||||
undefined,
|
||||
undefined,
|
||||
{ invokeTaskCreatedHook: !hasPendingSummarization },
|
||||
);
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user