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