jira.js
    Preparing search index...

    Variable PublishedWorkflowIdSchemaConst

    PublishedWorkflowIdSchema: ZodObject<
        { entityId: ZodOptional<ZodString>; name: ZodString },
        $loose,
    > = ...

    Properties that identify a published workflow.