Bug 1104425

Summary: [test run report]View jira issue list in run report page, system will go to 404 error 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, tcms, 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 report]View jira issue list in run report page, system will go to 404 error page. none

Description yangqiu 2014-06-04 02:48:55 UTC
Created attachment 901945 [details]
[test run report]View jira issue list in run report page, system will go to 404 error 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.There is a run in which the caserun has jira issues.
2.User enter the run detail page.
https://tcms-devel.app.eng.nay.redhat.com/run/72348/report/#buglist
3.Click View all bugs(JIRA) link.

Actual results:
system go to 404 error page.

Expected results:
system go to jira issue list page.

Additional info:

Comment 1 yangqiu 2014-06-06 07:04:27 UTC
Verify this issue on v3.8.8-1 on devel server.--->Fail

verify steps:
1.There is a run in which the caserun has jira issues,like: tcms-111, tcms-222.
2.User enter the run detail page.
https://tcms-devel.app.eng.nay.redhat.com/run/72348/report/#buglist
3.Click View all bugs(JIRA) link.

Actual results:
system go to jira list page , but the page show warning: Error in JQL Query: Expecting either a value, list or function but got ')'. You must surround ')' in quotation marks to use it as a value. (line 1, character 34).

Expected results:
system go to jira issue list page, and the page show issues: tcms-111, tcms-222.

Comment 2 yangqiu 2014-06-11 09:51:49 UTC
verify this bug on v3.8.8-1 on devel server.---Pass
verify steps are same as description.