Bug 44519
Summary: | Sorting by Importance doesn't work. | ||
---|---|---|---|
Product: | [Community] Bugzilla | Reporter: | Stephen Rasku <redhat> |
Component: | Bugzilla General | Assignee: | David Lawrence <dkl> |
Status: | CLOSED DUPLICATE | QA Contact: | David Lawrence <dkl> |
Severity: | medium | Docs Contact: | |
Priority: | high | ||
Version: | 2.8 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2001-06-14 05:34:53 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Stephen Rasku
2001-06-13 23:17:26 UTC
I agree. Right now it is basically just adding an "order by" clause to the SQL query and Oracle is happily sorting it in alphabetical order instead of what we consider the right way. It will take some doing to do it right but as soon as I have a free moment I will implement this. |