jira.js
    Preparing search index...

    Variable WorkflowStatusLayoutPayloadSchemaConst

    WorkflowStatusLayoutPayloadSchema: ZodObject<
        { x: ZodOptional<ZodNumber>; y: ZodOptional<ZodNumber> },
        $loose,
    > = ...

    The layout of the workflow status.