5

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.

Weblurk
  • 6,562
  • 18
  • 64
  • 120

2 Answers2

4
  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)

Nuh Metin Güler
  • 1,075
  • 8
  • 9
1

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