IssuePropertiesUpdate interface
The issue properties for update
Properties
| background | The issue background information |
| impact |
The issue impact time (in UTC) |
| notifications | The issue notification settings |
| severity | The issue severity |
| status | The issue status |
| title | The issue title |
Property Details
background
impactTime
The issue impact time (in UTC)
impactTime?: Date
Property Value
Date
notifications
severity
The issue severity
severity?: string
Property Value
string
status
The issue status
status?: string
Property Value
string
title
The issue title
title?: string
Property Value
string