Bug 1049245

Summary: [RFE][advance search]In advance search page, plan type feild show invalid option in plan tab.
Product: [Other] TCMS Reporter: yangqiu <qiyang>
Component: ApplicationAssignee: Yang Ren <ryang>
Status: VERIFIED --- QA Contact: Nobody <nobody>
Severity: low Docs Contact:
Priority: unspecified    
Version: 3.8.5CC: cqi, junzhang, leiwang, ryang, vchen
Target Milestone: ---   
Target Release: 3.8.11   
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
In advance search page, plan type feild show invalid option in plan tab none

Description yangqiu 2014-01-07 09:36:39 UTC
Created attachment 846541 [details]
In advance search page, plan type feild show invalid option in plan tab

Description of problem:
As subject.

Version-Release number of selected component (if applicable):
v3.8.6-1

How reproducible:
100%

Steps to Reproduce:
1.User enter advance search page.
2.Choose plan type as '--', then click search plan btn.
3.Check the search result.

Actual results:
System show the warning: Errors -Plan Type: "" is not a valid value for a primary key..

Expected results:
System does not show the invalid option '--'.


Additional info:

Comment 1 Xu Lei 2014-08-20 02:33:04 UTC
Delete invalid option '--' in tcms/templates/search/advanced_search.html

Comment 2 Tingting Zhao 2014-09-09 06:20:31 UTC
verify on devel server with v3.8.11-1:pass
the option "--" was removed from the plan type list.