Created attachment 897466 [details] [test run]User can not remove cases in assigncase page while system show tips: uncheck checkbox to remove from the test run. Description of problem: as subject. Version-Release number of selected component (if applicable): v3.8.8-1 on devel server How reproducible: 100% Steps to Reproduce: 1.Enter a run detail page, then click 'cases-add' link to enter assigncase page. https://tcms-devel.app.eng.nay.redhat.com/run/72321/assigncase/ 2.Click 'How to Assign case' link at the right top of page. 3.Click choose all form twice to uncheck exist cases, then click update btn. Actual results: for step 2: system show tips: The table below list all the confirmed test case of plan qiyang test plan A, check the checkbox to add the case into the test run, uncheck it to remove from the test run, remember to update at last. for step 3: system can not remove unchecked cases from the run. Expected results: for step 2: system show tips: The table below list all the confirmed test case of plan qiyang test plan A, check the checkbox to add the case into the test run, uncheck it to remove from the test run, remember to update at last. for step 3: system will remove unchecked cases from the run. Additional info:
Fixed. Correct the tip message.
Verify this bug in v3.8.8-1 on devel server.--->Pass The tip changed to: The table below list all the confirmed test cases of plan qiyang test plan A, check the checkbox to add cases into test run. Remember to update at last.