Vote #67913
完了Searchable custom fields do not provide adequate operators
0%
説明
Using an integer custom field (called Affected revision, searchable) as a filter in the issues list should provide me with integer operators such as =, !=, >, <, >=, <=, ...
Instead, I am provided with string comparison operators which does not make much sense. It would also be interesting to be able to use range operator to determine a range of values. This is certainly required for both float and integer custom fields.
Installation details:
Database version - MySQL 5.1.49
Ruby version - ruby 1.9.1p378 (2010-01-10 revision 26273) [i686-linux]
Rails version - 2.3.5
Redmine version - SVN revision 4010
journals
Here included is an example of a fix for the integer values. This is by no mean complete but it seems to fix the displaying and filtering using correct operators.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
related_issues
relates,Closed,8709,Issue filter select wrong , format type Integer