Created attachment 940367 [details] [test plan] There is a js error when click 're-order cases' link in test plan detail page. Description of problem: as summary. Version-Release number of selected component (if applicable): v3.8.11-1 on qa server. How reproducible: 100% Steps to Reproduce: 1.Enter a test plan detail page. https://tcms.app.qa.eng.nay.redhat.com/plan/13571/qiyang-test-plan-name#testcases 2.Click 're-order cases' link. 3.Inspect the console. Actual results: There is a js error, like: Uncaught ReferenceError: TableDnD is not defined Expected results: use can reorder the cases. Additional info:
this bug has been fixed by this patch https://code.engineering.redhat.com/gerrit/#/c/33311/
verify on devel server with 3.8.11-2 :pass verify steps are the same as the description.