Bug 1151979

Summary: [test case] In clone case to plan page, when user checked 'Use the same Plan', system does not disable 'Filter another plan' option.
Product: [Other] TCMS Reporter: yangqiu <qiyang>
Component: ApplicationAssignee: Yuguang Wang <yuwang>
Status: VERIFIED --- QA Contact: Nobody <nobody>
Severity: low Docs Contact:
Priority: low    
Version: 3.8.11CC: cqi, junzhang, leiwang, 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 case] In clone case to plan page, when user checked 'Use the same Plan', system does not disable 'Filter another plan' option. none

Description yangqiu 2014-10-13 08:45:47 UTC
Created attachment 946276 [details]
[test case] In clone case to plan page, when user checked 'Use the same Plan', system does not disable 'Filter another plan' option.

Description of problem:
as summary.

Version-Release number of selected component (if applicable):
v3.8.11-2 on devel server.

How reproducible:
100%

Steps to Reproduce:
1.Enter a plan detail page, click case-clone link to enter clone case to plan page.
https://tcms-devel.app.eng.nay.redhat.com/cases/clone/?type=case&case_sort_by=&plan=10240&from_plan=10240&from_plan=10240&template_type=case&new_case_status_id=&new_priority_id=&a=search&summary=&author=&default_tester=&is_automated=&category=&case_status=2&component=&tag__name__in=&items_per_page=100&case=293490&case=293491
2.checked 'Select Plan' as 'Use the same Plan'.
3.Inspect option named 'Use the same Plan' is available or not.

Actual results:
'Use the same Plan' is available.

Expected results:
'Use the same Plan' is not available.

Additional info:

Comment 1 xudong 2014-10-13 09:41:17 UTC
this bug has been fixed by this patch https://code.engineering.redhat.com/gerrit/34438

Comment 2 Tingting Zhao 2014-10-14 05:53:26 UTC
verify on devel server with 3.8.11-2 : pass
verify steps are the same as the description.