Bug 1116726

Summary: [reporting]the Runs is inverted to be total / finished
Product: [Other] TCMS Reporter: Tingting Zhao <tzhao>
Component: ApplicationAssignee: cqi
Status: VERIFIED --- QA Contact: Nobody <nobody>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.8.9CC: cqi, junzhang, leiwang, ryang, vchen
Target Milestone: ---   
Target Release: 3.8.9   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
inverted runs none

Description Tingting Zhao 2014-07-07 07:46:21 UTC
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:

Comment 1 cqi 2014-07-08 05:16:13 UTC
There is wrong with the text, that should be Runs (Running/Finished).

Comment 2 cqi 2014-07-08 05:23:17 UTC
Fixed. Text in column header now is "Runs (Running/Finished)".

Comment 3 Tingting Zhao 2014-07-11 04:01:32 UTC
verify on test server.---pass
column header turns to be Runs(Running/Finished) in the versions tab.