Jira.js - Jira Cloud API library
Preparing search index...
Version2Models
StatusMigration
Interface StatusMigration
The mapping of old to new status ID.
interface
StatusMigration
{
newStatusReference
:
string
;
oldStatusReference
:
string
;
}
Index
Properties
new
Status
Reference
old
Status
Reference
Properties
new
Status
Reference
newStatusReference
:
string
The new status ID.
old
Status
Reference
oldStatusReference
:
string
The old status ID.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
new
Status
Reference
old
Status
Reference
Jira.js - Jira Cloud API library
Loading...
The mapping of old to new status ID.