Options
All
  • Public
  • Public/Protected
  • All
Menu

An ordered list of issue type IDs and information about where to move them.

Hierarchy

  • OrderOfIssueTypes

Index

Properties

Optional after

after: string

The ID of the issue type to place the moved issue types after. Required if position isn't provided.

issueTypeIds

issueTypeIds: string[]

A list of the issue type IDs to move. The order of the issue type IDs in the list is the order they are given after the move.

Optional position

position: "First" | "Last"

The position the issue types should be moved to. Required if after isn't provided.

Legend

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

Generated using TypeDoc