Source Code
Preparing search index...
The search index is not available
@resolution/jira-api-client
@resolution/jira-api-client
index
StatusMigration
Interface StatusMigration
The mapping of old to new status ID.
interface
StatusMigration
{
newStatusReference
:
string
;
oldStatusReference
:
string
;
}
Hierarchy
Record
<
string
,
unknown
>
StatusMigration
Index
Properties
new
Status
Reference
old
Status
Reference
Properties
new
Status
Reference
new
Status
Reference
:
string
The new status ID.
old
Status
Reference
old
Status
Reference
:
string
The old status ID.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
new
Status
Reference
old
Status
Reference
Source Code
@resolution/jira-api-client
Loading...
The mapping of old to new status ID.