Created attachment 601434 [details] screenshot: TC-bugs Description of problem: When the same bug appears more times in a test case and one instance of this bug is removed, all instances disappear. Version-Release number of selected component (if applicable): Nitrate 3.7.1 How reproducible: always Steps to Reproduce: 1. Find a TC(test case) which has at least one run 2. In the Bugs tab of TC add one bug 3. In the test run select the TC as failed and also add the same bug 4. The bug list of TC should contain two bugs (with the same bug number) (see the attached screenshot: TC-bugs 5. From the TC Bugs view remove one instance of bug. Confirm OK. Actual results: Booth instances of bugs disappear. (see attachment: TC-bugs-after-removal) Expected results: Only the selected instance of bug is deleted. Additional info:
Created attachment 601436 [details] screenshot: TC-bugs-after-removal
In TCMS 4.0, we will re-design the database table to resolve this issue.