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

    Interface MultiIssueEntityProperties

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

    interface MultiIssueEntityProperties {
        issues?: Version3Models.IssueEntityPropertiesForMultiUpdate[];
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    A list of issue IDs and their respective properties.