Jira.js - Jira Cloud API library
    Preparing search index...

    Interface MergeVersions

    interface MergeVersions {
        id: string;
        moveIssuesTo: string;
    }
    Index

    Properties

    Properties

    id: string

    The ID of the version to delete.

    moveIssuesTo: string

    The ID of the version to merge into.