Bug 1085674 - [test run]Add the same bug_id to one case twice using different link in run detail page, system will record duplicate run_id for this bug.
Summary: [test run]Add the same bug_id to one case twice using different link in run d...
Keywords:
Status: NEW
Alias: None
Product: TCMS
Classification: Other
Component: Application
Version: 3.8.5
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Yang Ren
QA Contact: Nobody
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-04-09 06:19 UTC by yangqiu
Modified: 2023-10-20 16:23 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)
Add the same bug_id to one case twice using different link in run detail page, system will record duplicate run_id for this bug (221.94 KB, image/jpeg)
2014-04-09 06:19 UTC, yangqiu
no flags Details

Description yangqiu 2014-04-09 06:19:34 UTC
Created attachment 884388 [details]
Add the same bug_id to one case twice using different link in run detail page, system will record duplicate run_id for this bug

Description of problem:
as subject.

Version-Release number of selected component (if applicable):
v3.8.7-1 on qa server

How reproducible:
100%

Steps to Reproduce:
1.Enter the run detail page, expand test case detail.
https://tcms.app.qa.eng.nay.redhat.com/run/82114/?from_plan=10680
2.Add a bug(id: 111) to case by clicking 'add' link at bug form.
3.Add the same bug(id: 111) to the same case by clicking 'bugs-add' link at action menu.
4.Refresh the page, check the bug_id and run_id and count of bugs recorded in the page.

Actual results:
System show that this bug from two same run_id.
And system show there are 2 bugs related to this case, while only bug 111 has been added to this case in fact.

Expected results:
System show that this bug from current run_id.
And system only show 1 bug related to this case.

Additional info:


Note You need to log in before you can comment on or make changes to this bug.