Defect #5778
Defect in the filters (custom field) from the list of issue
Status: | Closed | Start date: | 2010-06-28 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Custom fields | |||
Target version: | - | |||
Resolution: | Fixed | Affected version: | 0.9.4 |
Description
When you add a numeric custom field as a filter on issues list the "select" of possible operators is not correct because it assumes that the filter is a string.
Related issues
History
#1
Updated by Jean-Baptiste Barth almost 12 years ago
- Category set to Custom fields
- Status changed from New to 7
- Assignee set to Jean-Baptiste Barth
Confirmed, thank you for reporting.
I'll work on a patch with some tests.
#2
Updated by Yuki Kita almost 12 years ago
- File custom_field_filter.patch
added
#3
Updated by Jean-Baptiste Barth almost 12 years ago
Haha, I had the same patch, exactly :) I was trying to write some tests because this part is not very well tested I think. Maybe later, thanks Yuki.
#4
Updated by Siegfried Vogel over 11 years ago
I'm having the same problem with filtering issues by a "list" custom field.
I get an "internal error" after applying the filter.
The patch failed to install, so I did edit the both files manually.
After the patch, I still had the same problem.
Is there a newer patch or solution for my environment:
(Redmine V.1.1.0, MySQL 5.1, Ubuntu)
#5
Updated by Siegfried Vogel over 11 years ago
After some searching, I found the culprit in my case: The Question Plugin, V.0.3.0.
See this Issue: #4788
The patch provided there did the trick for me in Redmine V.1.1.0, MySQL 5.1.x
#6
Updated by Jean-Philippe Lang over 10 years ago
- Status changed from 7 to Closed
- Resolution set to Fixed