Hide Forgot
Created attachment 834192 [details] Add a reduplicative bug to case in the run page, the content of the warning is incorrect Description of problem: As subject. Version-Release number of selected component (if applicable): 3.8.5 How reproducible: 100% Steps to Reproduce: 1. Enter a test run page. 2. Add bug 111111 to a case. 3. Add bug 111111 to the same case. 4. Check the content of the warning. Actual results: System give the warning: [object Object] Expected results: System give the warning: You have added the bug yet. Aditional info:
Fixed. A dialog with message will be shown to notify user the bug id already exists when the bug id has been added.
Verify the bug in version 3.8.6 on devel server.--->Pass Steps to verify as above.
Verify the bug in version 3.8.6 on qa server.--->Faild Steps to Reproduce: 1. Enter a test run page. 2. Add bug 111111 to a case. 3. Add bug 111111 to the same case. 4. Check the content of the warning. Actual results: System give the warning: B Expected results: System give the warning: Bug 111 exists in run 2927802 already.
Created attachment 841461 [details] Verify the bug on qa server faild
Fixed.
Verify the bug in version 3.8.6-1 on qa server.--->Pass Verify steps as description.