Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table plus
applyColStyleToCelltrue
columnTypess,s,s,s
heading0
multiplefalse
enableSortingfalse

Parameter name

Type

Required

Description

issue

String

Yes

The issue key.

worklog

Number

Yes

Id of the selected worklog.

Return Type

Date

Example

Code Block
languagejs
print(getWorklogStartDate(key, 11201))

...