Jira.js - Jira Cloud API library
Preparing search index...
Version3Models
WorklogsMoveRequest
Interface WorklogsMoveRequest
interface
WorklogsMoveRequest
{
ids
?:
number
[]
;
issueIdOrKey
?:
string
;
}
Index
Properties
ids?
issue
Id
Or
Key?
Properties
Optional
ids
ids
?:
number
[]
A list of worklog IDs.
Optional
issue
Id
Or
Key
issueIdOrKey
?:
string
The issue id or key of the destination issue
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ids
issue
Id
Or
Key
Jira.js - Jira Cloud API library
Loading...
A list of worklog IDs.