Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

In Jira, how can I make "Log work hours" a mandatory field when I resolve an issue?

When I in the agile board move an issue from "In Progress" to "Done", I want to be prompted to log how many hours I've worked on that issue.

Right now, I just get a message "CRM-123 was resolved". I want a modal/popup with mandatory "Log work hours" to appear.

like image 785
Weblurk Avatar asked Jan 15 '15 07:01

Weblurk


2 Answers

  1. Go to "JIRA Administration" -> "Fields" -> "Field Configurations"
  2. Find your field configuration for your project and click "Configure" for it
  3. Find "Log Work" and click "Required"

This will apply to all projects for this configuration. If you do not want other projects to be affected, then you should create a new field configuration. (works for JIRA v6.3.13)

like image 167
Nuh Metin Güler Avatar answered Nov 16 '22 16:11

Nuh Metin Güler


In the workflow, on the Validator for this step, set "Time Spent" as a required field.

like image 1
user3911936 Avatar answered Nov 16 '22 16:11

user3911936