Actions
Feature #13639
openAdding information about date and time of last status change
Status:
New
Priority:
Normal
Assignee:
-
Category:
Issues
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Description
Very interesting option is to have information on issue when issue status has been changed last time. Issue field "Updated" records information on any issue change, but time of last issue status change is not possible to extract.
Filtering on this field in issue list is crucial for environments where redmine is used as helpdesk/SLA tool.
Updated by Anonymous over 11 years ago
If you need an immediate solution for this, it should be possible with the custom workflows plugin, which would be able to trigger setting a custom field's value to the current date whenever a status change is detected.
Updated by Grégory Janiszewski almost 5 years ago
+1
In general, it could be interresting to get date of different event on issue :
In general, it could be interresting to get date of different event on issue :
- Date of last status change
- Date of last comment
- ...
We could resume to : "Date of last xxxxx field modification" (standard or custom field of course ;-) )
Actions