Bug 1025104

Summary: Remove all fields with type TextField and unindexed CharField from ordering in Model's Meta class
Product: [Other] TCMS Reporter: cqi
Component: ApplicationAssignee: cqi
Status: VERIFIED --- QA Contact: Nobody <nobody>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: DevelCC: junzhang, ryang, vchen
Target Milestone: ---Keywords: Improvement
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 3.8.7-hotfix Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description cqi 2013-10-31 02:59:00 UTC
Ordering by such kind of fields is terrible and bad practice.

Comment 1 cqi 2014-04-30 03:44:04 UTC
fixed.

Comment 2 yangqiu 2014-07-01 07:43:26 UTC
The change will affect main features of TCMS. So do acceptance testing on qa server to verify the bug. Test result is Pass.