Options
All
  • Public
  • Public/Protected
  • All
Menu

Details of the issue creation metadata for an issue type.

Hierarchy

  • IssueTypeIssueCreateMetadata

Index

Properties

Optional avatarId

avatarId: number

The ID of the issue type's avatar.

format

int64

Optional description

description: string

The description of the issue type.

Optional entityId

entityId: string

Unique ID for next-gen projects.

format

uuid

Optional expand

expand: string

Expand options that include additional issue type metadata details in the response.

Optional fields

fields: Record<string, FieldMetadata>

List of the fields available when creating an issue for the issue type.

Optional hierarchyLevel

hierarchyLevel: number

Hierarchy level of the issue type.

format

int32

Optional iconUrl

iconUrl: string

The URL of the issue type's avatar.

Optional id

id: string

The ID of the issue type.

Optional name

name: string

The name of the issue type.

Optional scope

scope: Scope

Details of the next-gen projects the issue type is available in.

Optional self

self: string

The URL of these issue type details.

Optional subtask

subtask: boolean

Whether this issue type is used to create subtasks.

Legend

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

Generated using TypeDoc