Description of problem: The "add run" action should preserve ordering specified in a plan for obvious reasons Version-Release number of selected component (if applicable): 3.7.0 How reproducible: Always Steps to Reproduce: 1. create test plan 2. sort the plan tests in a custom order 3. add a plan run 4. check out the test ordering in a run isn't the same as in the plan Actual results: Adding a run doesn't preserve plan ordering of tests Expected results: Test cases in a run should be ordered in the same way as in the plan in time of adding the run... Additional info: N/A
yes, it is a reasonable requirement. We will survey on other customers to find if this change will not impact others' work flow.