jira.js
    Preparing search index...

    Variable WorkflowSchemeAssociationSchemaConst

    WorkflowSchemeAssociationSchema: ZodObject<
        { issueTypeIds: ZodArray<ZodString>; workflowId: ZodString },
        $loose,
    > = ...

    The explicit association between issue types and a workflow in a workflow scheme.