Create a Worklog for an Issue in respect of different Custom Minyaa Time Permissions (Delegate Log Work, Wokrlog Closure Period, Required/Allowed Worklgo Type)
Method
POST
Content-Type
application/json
Parameters
Parameter
From
Values
Descriptions
issueId
PathParam
int
Id. of the issue
LogWork
POSTParam
bean
Properties
Ordinality (Default)
Values
Descriptions
timeSpent
Mandatory
string
Spent time using the JIRA Format 9w 9d 9h 9m
adjustEstimate
Optional (auto)
string
Define how is set the Remaining Estimate ...[auto|leave|new|manual]
timeRemaining
Optional
string
The Remaing Estimate to use in case of [new]
startDate
Optional (Now)
datetime
Date of Log Work occurrence using the format [yyyy-MM-dd'T'HH:mm:ss.SSSZ].
authorName
Optional (current User)
string
Author of Worklog.
worklogTypeId
Optional
string
Id of the Worklog Type
comment
Optional
string
Associated comment
commentLevel
Optional
string
How is restricted the Comment visibility [group:groupName] or [role:projectRoleId]
Create a Log Work for Now qualified with Worklog Type identified by 10000