Jira.js - Jira Cloud API library
Preparing search index...
AgileParameters
PartiallyUpdateEpic
Interface PartiallyUpdateEpic
interface
PartiallyUpdateEpic
{
color
?:
{
key
?:
string
}
;
done
?:
boolean
;
epicIdOrKey
:
string
;
name
?:
string
;
summary
?:
string
;
}
Index
Properties
color?
done?
epic
Id
Or
Key
name?
summary?
Properties
Optional
color
color
?:
{
key
?:
string
}
Optional
done
done
?:
boolean
epic
Id
Or
Key
epicIdOrKey
:
string
The id or key of the epic to update.
Optional
name
name
?:
string
Optional
summary
summary
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
done
epic
Id
Or
Key
name
summary
Jira.js - Jira Cloud API library
Loading...
The id or key of the epic to update.