Patch #5535
Assigned to issuelist filter: added <nobody> value
| Status: | New | Start date: | 2010-05-16 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% | |
| Category: | UI | |||
| Target version: | - |
Description
the filter in the issue list should list <nobody> as well, to make it possible to filter out issues that are assigned to user X OR not assigned at all
Related issues
History
#1 Updated by Vitaly Klimov almost 3 years ago
- File Ability_to_use_nobody_in_Assigned_to_field_filter.patch
added - Assignee set to Jean-Philippe Lang
I have created quick patch to query.rb to fix this issue, please find it attached. Please note, that i tried to keep modifications tiny, so 'author_id' field affected as well.
#2 Updated by Nikolay Kotlyarov almost 3 years ago
+1
now you can not combine "asssigned to nobody" filter with "assigned to me"
#3 Updated by Nikolay Kotlyarov almost 3 years ago
Vitaly Klimov wrote:
'author_id' field affected as well.
Can you explain how was it affected please?
#4 Updated by Jean-Baptiste Barth almost 3 years ago
- Assignee deleted (
Jean-Philippe Lang)
Nikolay Kotlyarov wrote:
Can you explain how was it affected please?
It's "affected" since author and assignee use the same list of possible values. But it's not the correct behavior, since author cannot be none, I think it would lead to an other defect :)
I'd prefer a generic solution which would consist in having a "<< none >>" option in some fields : assigned to, target version, category, etc. But only when it makes sense.
#5 Updated by pasquale [:dedalus] about 2 years ago
+1
#6 Updated by Maxim KruĊĦina about 2 years ago
Please can be this functionality merged into trunk?
#7 Updated by Mischa The Evil over 1 year ago
- Subject changed from assigned to nobody filter to Assigned to issuelist filter: added <nobody> value
#8 Updated by warden (warden) over 1 year ago
nice reaction time...
it would be also great to have an "auto-assign" feature without doing categories...