Bug 868944

Summary: [TCMS] - Test Run - Cannot sort cases according to a specific column
Product: [Other] TCMS Reporter: David Botzer <dbotzer>
Component: Web UIAssignee: Yang Ren <ryang>
Status: NEW --- QA Contact: Nobody <nobody>
Severity: high Docs Contact:
Priority: unspecified    
Version: 3.8.1CC: jcai, junzhang, ryang, vchen, xkuang, yuwang
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
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:
Attachments:
Description Flags
sortBy-summary none

Description David Botzer 2012-10-22 14:12:11 UTC
Description of problem:
I created a 170 cases TestRun from different Plans,
And I Cannot sort the cases according to a specific column (Summary)

Version-Release number of selected component (if applicable):


How reproducible:
always

Steps to Reproduce:
1.Create several Test Plans
2.Export the cases from each Plan to an XML File
3.Import the XMLs to a new created Test Run
  
Actual results:
Cannot sort cases according to a specific column
Re-order allows only changing rows order

Expected results:
Should allow one click on the column header in order to sort accordingly

Additional info:

Comment 1 yawei Li 2012-10-30 09:35:17 UTC
In cases tab on test plan page, the test cases list can be sorted by column headers. 
Would you please provide an example? which page you want to sort the test case by column headers?

Comment 2 David Botzer 2012-10-31 10:19:32 UTC
The Order By & Done Sorting only allows moving specific rows,

I would like to sort all my cases By "Summary" Column
This way all my cases are sorted by their name - which refers to TestPlan+CaseName

Comment 3 David Botzer 2012-10-31 10:20:04 UTC
Created attachment 635995 [details]
sortBy-summary

Comment 4 yawei Li 2012-11-05 08:26:17 UTC
oh, you want to sort the test case run by "summary". 
will be implemented in next release.