Bug 1083507
| Summary: | [test run]Click file link in run detail page, system go to 404 error page. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Other] TCMS | Reporter: | yangqiu <qiyang> | ||||
| Component: | Application | Assignee: | cqi | ||||
| Status: | VERIFIED --- | QA Contact: | Nobody <nobody> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | Devel | CC: | 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: |
|
||||||
This is a deployment issue in devel server. I just changed the configuration and redeployed. Please verify again. Verify this bug on devel server for v3.8.7-1.--->Pass verify steps as description. When do full functional testing on qa server for v3.8.7-1, the bug reopend. Reproduce steps as description. The configuration lack the following options: BUGZILLA3_RPC_SERVER = 'https://bugzilla.redhat.com/xmlrpc.cgi' BUGZILLA_URL = 'https://bugzilla.redhat.com/' After adding, it works well. |
Created attachment 881735 [details] Click file link in run detail page, system go to 404 error page Description of problem: As subject. Version-Release number of selected component (if applicable): v3.8.7-1 on devel server How reproducible: 100% Steps to Reproduce: 1.Enter a run detail page, expand a case detail, then click 'file' link in bug form. 2.Click 'Add' link in bug form. Actual results: for step 1: system go to 404 error page. for step 2: system has no reaction. Expected results: for step 1: system go to bugzilla page. for step 2: system popup a form which can input bug id. Additional info: