jira.js
    Preparing search index...

    Variable targetStatusSchemaConst

    targetStatusSchema: ZodObject<
        { statuses: ZodRecord<ZodString, ZodAny> },
        $loose,
    > = ...

    Status mapping for statuses in source workflow to respective target status in target workflow.