Description of problem: When setting new default tester to some chosen cases, after the new default tester is set, the cases list is refreshed, the former chosen cases are supposed to be still displayed as chosen state, but actually after refreshing, there are some cases displayed as chosen which are not the former chosen ones. Version-Release number of selected component (if applicable): tcms-stage - 3.7.0-1 How reproducible: always Steps to Reproduce: 1.Enter into any test plan. 2.Choose some cases and click "Default Tester" tab to input new default tester, then submit. 3.After the cases list is refreshed, check the cases chosen in step2. Actual results: 1.The chosen cases are set with new default tester. 2.After the case list is refreshed, the cases chosen in step2 is no longer displayed as chosen state, while it turns to displaying some other cases being chosen. Expected results: The cases set with new default testers should still be displayed being chosen after the setting is done just like the situation of setting "Tag", "Automated" or "Status". Additional info:
only the first time changing default tester can reproduce this issue. If batch change the tag first, then changing default tester, the tags info is correctly selected.
This bug has been fixed.Please verify in Version 3.8.0
Verify 3.8.0-1 on stage --> PASS Verify steps: 1.Enter into any test plan. 2.Choose some cases and click "Default Tester" tab to input new default tester, then submit. 3.After the cases list is refreshed, check the cases chosen in step2. Actual results: 1.The chosen cases are set with new default tester. 2.After the case list is refreshed, the cases chosen in step2 are still in chosen state. And no others cases are being chosen after refreshed.