Hide Forgot
Description of problem: When cloning a test run, the new resulting run has test cases ordered by alphabetical order, not by the original 'Sort' values. Version-Release number of selected component (if applicable): Nitrate 3.5.0 How reproducible: 1/1 Steps to Reproduce: 1. Clone a test run 2. Compare ordering of the new run to the original Actual results: the test cases are ordered alphabetically, the 'Sort' values follow this order Expected results: the test cases should be ordered by original 'Sort' values
(In reply to comment #0) > Description of problem: > When cloning a test run, the new resulting run has test cases ordered by > alphabetical order, not by the original 'Sort' values. > > Version-Release number of selected component (if applicable): > Nitrate 3.5.0 > > How reproducible: > 1/1 > > Steps to Reproduce: > 1. Clone a test run > 2. Compare ordering of the new run to the original > > Actual results: > the test cases are ordered alphabetically, the 'Sort' values follow this order > > Expected results: > the test cases should be ordered by original 'Sort' values Fixed in tcms 3.6.2, the test cases will ordered by original 'Sort' values.
Verify version and result: 3.6.2 on englab --> PASSED Actual results: case-runs can be ordered by original 'Sort' values after cloning test run.