Created attachment 940291 [details] there are some exceptions in the console and the attachments can't be removed Description of problem: as summary. Version-Release number of selected component (if applicable): v3.8.11-1 on qa server. How reproducible: sometimes. Steps to Reproduce: 1.open the test case.https://tcms.app.qa.eng.nay.redhat.com/case/359542/?from_plan=13569# 2.then remove or view the attachments belonging to the case. Check the result both in the console and whether the attachments can be removed or viewed. Actual results: 1.Remove the attachments,there are 301 and 500 errors in the console and the attachments would not be removed from the case. 2.View the attachments,it would be 404 error about not found. Expected results: 1.the attachments should can be removed 2.the attachments should can be viewed. Additional info:
Created attachment 940293 [details] 400 error when viewing the attachments
the attachments do not exist in /var/nitrate/uploads/, but there were records in db.
verify on qa server with version 3.8.11-2:pass verify steps are the same as the description. And the page would redirect to 404 error cause the file does not exist in the db.but we can delete the non-existed attachments.