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

    Interface BulkSetIssuePropertiesByIssue

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

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

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    A list of issue IDs and their respective properties.