Feature #3398
List assigned issues to the specified user
| Status: | New | Start date: | 2009-05-20 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Documentation | |||
| Target version: | - | |||
| Resolution: |
Description
How can I list assigned issues to the specified user?
I know that I can see it on Issues tab and sort that, but if you have too many, you can't find them.
Logically thinking should be on User Profile account/show/%, but it isn't.
History
#1 Updated by Nanda Palaniswamy about 3 years ago
- File redmine3398.JPG added
Are you looking for this option?
If I understood well. you can create custom queries with this..
HTH
#2 Updated by Rafal W. about 3 years ago
Ah, yes, thanks, it will be lot easier.
But it's possible to include on profile user what tasks are assigned to him?
Sometimes you want to go to user profile from Issue Page to check what tasks has been assigned to him.
It's a feature?
#3 Updated by Greg Mefford over 2 years ago
Rafal W. wrote:
But it's possible to include on profile user what tasks are assigned to him?
Maybe something like PluginStuffToDo would help?
#4 Updated by Tom Rochette over 2 years ago
Redmine offers the possibility to add a block to the user's page which list all of it's assigned task. The only problem you might have is that is defined as a per-user basis, meaning that each users decide whether or not to put the block on their page. You could probably have some sort of plugin or modification add the block automatically to all users and make sure it's not removed.