Jira.js - Jira Cloud API library
Preparing search index...
AgileParameters
MoveIssuesToEpic
Interface MoveIssuesToEpic
interface
MoveIssuesToEpic
{
epicIdOrKey
:
string
;
issues
?:
string
[]
;
}
Index
Properties
epic
Id
Or
Key
issues?
Properties
epic
Id
Or
Key
epicIdOrKey
:
string
The id or key of the epic that you want to assign issues to.
Optional
issues
issues
?:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
epic
Id
Or
Key
issues
Jira.js - Jira Cloud API library
Loading...
The id or key of the epic that you want to assign issues to.