The Log work post function allows creating automatic work logs when triggering transitions. Math expressions as complex as needed can be used to calculate the time to be logged, and custom parsed texts can be used for the comment.


Configuration

Select the issue(s) to log work on. The following options are available:

  • Current issue
  • Parent issue
  • Sub-tasks
  • Sibling sub-tasks
  • Linked issues
  • Linked epic
  • Issues under epic
  • Sibling issues under epic
  • Set target issue manually (parser expression)


Enter an expression for the working time and it must return the logged time in minutes.


Enter an expression and it must return the starting date-time of the work log entry. In case no expression is entered, the current date-time is used.


Enter plain text and optionally use field codes to insert field values.

You can try your expression by clicking on the run button on the top right of the JQL expression box.



Remaining estimate

You have the two following options:

  • Auto adjustment - The remaining estimate will be reduced by the amount of work logged.
  • retain remaining estimate - The remaining estimate will not be updated.



Choose which user* will be able to execute this post function. By default, it is set to the Current user.



Use cases and examples




Tech review

Style guide



Short descriptionLog work on one or multiple issues.
Label