A list of issues and their respective properties to set or update. See Entity properties for more information.

interface BulkSetIssuePropertiesByIssue {
    issues?: Version2.Version2Models.IssueEntityPropertiesForMultiUpdate[];
}

Hierarchy (view full)

Properties

Properties

A list of issue IDs and their respective properties.