IssueStage

An issue stage [IssueStage] is a progression step in the issue life cycle.

XML

SOAP

REST

Database table

Object

IssueStage

oaIssueStage

issue_stage

Supported Commands

Add, Read, Modify

add(), read(), modify(), upsert()

The IssueStage object has the following properties:

XML / SOAP

Database

Description

considered_closed

considered_closed

A 1/0 field indicating whether issues in this stage are considered closed.

created

created

[Read-only] Time the record was created. See Date Fields.

default_for_new

default_for_new

A 1/0 field indicating whether this is the default stage for new issues.

id

id

[Read-only] Unique ID. Automatically assigned by OpenAir.

name

name

[Required] The name of the issue stage.

notes

notes

Notes associated with the issue stage.

position

position

The position of the stage.

updated

updated

[Read-only] Time the record was last updated or modified. See Date Fields.