Options
All
  • Public
  • Public/Protected
  • All
Menu

Bulk issue property update request details.

Hierarchy

  • BulkIssuePropertyUpdateRequest

Index

Properties

Properties

Optional expression

expression: string

EXPERIMENTAL. The Jira expression to calculate the value of the property. The value of the expression must be an object that can be converted to JSON, such as a number, boolean, string, list, or map. The context variables available to the expression are issue and user. Issues for which the expression returns a value whose JSON representation is longer than 32768 characters are ignored.

Optional filter

The bulk operation filter.

Optional value

value: any

The value of the property. The value must be a valid, non-empty JSON blob. The maximum length is 32768 characters.

Legend

  • Namespace
  • Variable
  • Function
  • Type alias
  • Interface
  • Property
  • Class
  • Class with type parameter
  • Enumeration

Generated using TypeDoc