Bug 1138171
| Summary: | [Test Run]Expanding case run details will have 500 NetworkError in the test run page | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Other] TCMS | Reporter: | Tingting Zhao <tzhao> | ||||||
| Component: | Application | Assignee: | Nobody <nobody> | ||||||
| Status: | VERIFIED --- | QA Contact: | Nobody <nobody> | ||||||
| Severity: | high | Docs Contact: | |||||||
| Priority: | high | ||||||||
| Version: | 3.8.11 | CC: | leiwang, vchen | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | 3.8.11 | ||||||||
| 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: |
|
||||||||
Created attachment 934296 [details]
there is error when clicking the case's id or name
For the first, the patch was merged this morning. the second, devel server db schema is not the lastest, I upgrade it right now, it could expand as usual. verify on devel server just now.It is normal now. thanks! |
Created attachment 934295 [details] 500 error happens when expanding the case run details Description of problem: as summary Version-Release number of selected component (if applicable): v3.8.11-1 on devel server How reproducible: 100% Steps to Reproduce: 1.open any one test run and expand the case run details Check the result in the console. Actual results: 1.there is a 500 error in the console and the case run details won't expand away. Expected results: 1.the case run detail should be expanded Additional info: search out a test case and click the id or name Check the result in the console and the web page. Actual result: there will having a error about NoReverseMatch at /case/293501/ in the web and 500 error in the console at the same time.