Hide Forgot
Created attachment 500761 [details] 404 error Description of problem: Click caseID will show 404 error in test run Version-Release number of selected component (if applicable): 3.4 on engineering How reproducible: 100% Steps to Reproduce: 1.Enter to test run 2.Click the caseID in test case run list 3. Actual results: Show 404 error as attachemnt Expected results: Click to case detail Additional info:
Additional info: The case remove from plan. but this case still existing the test run. Click the caseID will show 404 error.
please check the URL ,if not exist ,then turn to the case detail page instead case/from_plan_XXXX.
(In reply to comment #1) > Additional info: > The case remove from plan. but this case still existing the test run. > Click the caseID will show 404 error. Need Info: have not reproduced
(In reply to comment #3) > (In reply to comment #1) > > Additional info: > > The case remove from plan. but this case still existing the test run. > > Click the caseID will show 404 error. > > Need Info: have not reproduced Please refer to #Comment1 . It can be reproduced.
Fixed by adding one friendly sentence to user in commit f0ea20f0e33253f0d1fef3979c6ece46a1977d6b
Verify version: 3.6.z on englab -> PASS Verify steps: 1.Enter to test run 2.Click the caseID in test case run list Actual results: Update successfully.
Just now I ignored comment 1. So update Verify info: Verify version: 3.6.z on englab -> PASS Verify steps: 1. Enter to one plan 2. Remove one case XXX. 3. Enter into a run which include case XXX, 4. Click case XXX's id. Actual results: Now, click a case that removed from plan but existing the test run, will come out warning "This case has been removed from the plan, but you can view the case detail". Then click "Continue" will turn to the case detail.