Bug 1104484

Summary: [advance search]system does not surpport search case via jira_id.
Product: [Other] TCMS Reporter: yangqiu <qiyang>
Component: ApplicationAssignee: Yang Ren <ryang>
Status: NEW --- 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
[advance search]system does not surpport search case via jira_id. none

Description yangqiu 2014-06-04 06:42:11 UTC
Created attachment 901977 [details]
[advance search]system does not surpport search case via jira_id.

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.There is a case with issue_id 'tcms-111'.
2.Enter advance search page.
3.Input 'tcms-111' into bug_id form to search this case, click search case btn.

Actual results:
system show warning: Errors - Case Bugs: invalid literal for int() with base 10: 'tcms-111'.

Expected results:
system can search this case via jira_id.

Additional info:
The above issue also happened in search case page which can enter by click 'Testing-search cases' link.