Feature #2333
Add ability to search for issues that the user touched
| Status: | New | Start date: | 2008-12-13 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% | |
| Category: | Search engine | |||
| Target version: | - | |||
| Resolution: |
Description
In my workflows people often change the assigned member from themselves when the completed their part of the issue (either to other member or to manager). Then they need to find all issues they updated or commented or registered hours in.
You can currently browse hours or search by reporter or by person currently assigned but not by persons that were assigned or changed something in the issue in the past.
Please add something like this as it seems to be a high priority request for every redmine user I know. Thanks!
Related issues
History
#1 Updated by Grzegorz Kulewski almost 4 years ago
There is a patch in #3586 that partially solves this issue.
#2 Updated by Grzegorz Kulewski over 2 years ago
This feature is very important in business environments where project managers often need to be able to sum up user's work from time to time and/or do some audit on a "per user" base.
Proof of concept patch exists but is waiting for somebody to enhance it further (see the patch issue linked above). Any volunteers?