Created attachment 915990 [details] inverted runs Description of problem: sometimes,the Tuns(finished/total)is invert to be Total/finished sometimes,the numbers under one version is wrong(need to fix the bug 1116725). Version-Release number of selected component (if applicable): v3.8.9 on test server. How reproducible: 100% Steps to Reproduce: 1.open the test runs in the https://tcms-test.app.eng.nay.redhat.com/runs/?action=search&summary=&product=355&env_group=&people_type=people&people=tzhao&case_run__assignee=&plan=&product_version=&build=&status=&tag__name__in= 2.go to the reporting page and find this new product "tzhao test tcms". check the versions part. Actual results: 1.the runs is 2/0 of tzhao test version. Expected results: the runs should be 0/1 because only one runs' version is 'tzhao test version'. and make sure it is not inverted at all. Additional info:
There is wrong with the text, that should be Runs (Running/Finished).
Fixed. Text in column header now is "Runs (Running/Finished)".
verify on test server.---pass column header turns to be Runs(Running/Finished) in the versions tab.