Created attachment 923122 [details] [Testing report] Generate testing report By Case Priority, the Priority order for different builds were different. Description of problem: as summary. Version-Release number of selected component (if applicable): v3.8.10-1 on devel server. How reproducible: 100% Steps to Reproduce: 1.Enter testing report page, choose product as 'qiyang test product', generate report by Case Priority. https://tcms-devel.app.eng.nay.redhat.com/report/testing/?r_product=343&r_created_since=&r_created_before=&report_type=per_priority_report 2.Inspect the order for Priority between the two build. Actual results: the order for Priority between the two build were different. Expected results: the order for Priority between the two build were same: P1,P2,P3,P4,P5 Additional info:
fixed. in the priority column, priorities are ordered by name, for example, ----------------+----+----+---- MR-16 Sprint 2 | P1 | 10 | 20 | P3 | 10 | 20 | P5 | 10 | 20 -------------------------------
verify this issue on 3.8.10-1 on devel server.--->Pass verify steps are same as description.