Versions Compared

Key

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

...

ParameterTypeRequiredDescription
worklogNumberYesId of the selected worklog.

Return type

None

Example

Code Block
removeWorklogExistingEstimate(10000);

...