How to make worklog mandatory in team-managed projects before transitioning to another status

Platform Notice: Cloud Only - This article only applies to Atlassian products on the cloud platform.

Summary

This is not possible in the TM project, even after adding the "Time Tracking" and "Original Estimate". I was not able to add them in the "Check an issue's field" when transitioning an issue between statuses.

(Auto-migrated image: description temporarily unavailable)

Diagnosis

Solution

  • Create a new custom field(number) and set the default value of the field to zero, then set a workflow rule to the transition using the "Check an issue's field" obligating this field to be different than zero. My test field in this example is called "TM Estimated time".

Custom field:

(Auto-migrated image: description temporarily unavailable)

Workflow rule:

(Auto-migrated image: description temporarily unavailable)
  • The side-effect of the above is that Jira doesn't show a message saying the value of the field is required and only after the value is different than zero the user will be able to transition the status.

(Auto-migrated image: description temporarily unavailable)
  • My *workaround* in this scenario was adding a ***REQUIRED*** in the field name to make it more visible to the user.

(Auto-migrated image: description temporarily unavailable)

  • When restricting the transition to Done I also used the "Check an issue's field", but this time the value must be *zero* to allow the transition.

(Auto-migrated image: description temporarily unavailable)
Updated on April 8, 2025

Still need help?

The Atlassian Community is here for you.