Defect #5128
closedcustom field date type have wrong sort via filters
0%
Description
Step to reproduce
1. Create custom field named deadline with type 'date'
2. Set Default value to 2100-01-01 (far future)
3. Create one task and set 'deadline' to tommorow
4. Goto filters and set sorting by 'deadline' field
-what you will see
New task will be placed at the end of queue
-what expected to see
new task will be placed as first task in queue.
NB! If you updated every exist task in your project then 'deadline' field will be reseted to default value and sorting by 'deadline' will work properly but it's impossible to do that automatically :(
Updated by Maxim Nikolaevich over 13 years ago
Other usecase for this issue:
I create custom field with name "frozen until" and 'Date' type
It's impossible to create filter to sort task with undefined this field value
Updated by Maxim Nikolaevich over 13 years ago
Affected version can be updated to 1.2.1
Updated by Maxim Nikolaevich about 13 years ago
I reformulate the issue in the #9607
Updated by Mischa The Evil about 13 years ago
- Status changed from Resolved to New
Maxim Nikolaevich wrote:
I reformulate the issue in the #9607
9607 fixed
What is described in this issues' description seems not to match the content of issue #9607 if I am correct. Please provide some feedback about the fact if #9607 actually fixed the problem you've reported in this issue or not...
Updated by Maxim Nikolaevich about 13 years ago
- Status changed from New to Resolved
Updated by Mischa The Evil about 13 years ago
- Status changed from Resolved to Closed
- Resolution set to Invalid
Thanks for the feedback.