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:
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.