+1
@@ -43,6 +43,7 @@ export class AddWorkflowRunStopStatusesCommand extends ActiveOrSuspendedWorkspac
|
|||||||
await this.fieldMetadataRepository.findOne({
|
await this.fieldMetadataRepository.findOne({
|
||||||
where: {
|
where: {
|
||||||
standardId: WORKFLOW_RUN_STANDARD_FIELD_IDS.status,
|
standardId: WORKFLOW_RUN_STANDARD_FIELD_IDS.status,
|
||||||
|
workspaceId,
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user