Skip to end of banner
Go to start of banner

removeWorklogSetEstimateTo

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Description

Removes the worklog and sets Remaining time to the value of setTo.

Parameters

Return Type

None

Example

removeWorklogSetEstimateTo(key, 10000, "8h");

Removes the worklog with id = 10000 from the current issue, setting the remaining time to 8 hours.

See also

  • No labels