Bug 1104433

Summary: [test run]User can add a bug|issue into caserun with null bug_id|issue_id in run detail page.
Product: [Other] TCMS Reporter: yangqiu <qiyang>
Component: ApplicationAssignee: Yang Ren <ryang>
Status: VERIFIED --- QA Contact: Nobody <nobody>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.8.8CC: cqi, junzhang, ryang, vchen
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
[test run]User can add a bug|issue into caserun with null bug_id|issue_id in run detail page. none

Description yangqiu 2014-06-04 03:53:08 UTC
Created attachment 901959 [details]
[test run]User can add a bug|issue into caserun with null bug_id|issue_id in run detail page.

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.User enter a run detail page.
https://tcms-devel.app.eng.nay.redhat.com/run/72348/
2.Expand a caserun.
3.Click add bug link, choose Issue Tracker is bugzilla, then input nothing into bug_id form, then click add btn.

Actual results:
System save the null bug_id into this caserun.

Expected results:
System popup a warning: please input the bug_id.

Additional info:
The above issue also happened when add jira issue into caserun.

Comment 1 yangqiu 2014-06-12 07:47:33 UTC
Dev has added input checkout for bug_id and jira_id.
verify this bug on v3.8.8-1 on devel server.-->Pass
verify steps are same as description.