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: | Application | Assignee: | Yang Ren <ryang> | ||||
| Status: | VERIFIED --- | QA Contact: | Nobody <nobody> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 3.8.8 | CC: | 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
yangqiu
2014-06-04 02:48:55 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. verify this bug on v3.8.8-1 on devel server.---Pass verify steps are same as description. |