Bug 1036678

Summary: [Print plan]No cases infomation in print view page
Product: [Other] TCMS Reporter: Jin Zhao <jzhao>
Component: ApplicationAssignee: cqi
Status: VERIFIED --- QA Contact: Nobody <nobody>
Severity: high Docs Contact:
Priority: high    
Version: 3.8.5CC: cqi, junzhang, jzhao, ryang, vchen
Target Milestone: ---Keywords: Regression
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 1036672 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:

Description Jin Zhao 2013-12-02 13:16:37 UTC
+++ This bug was initially created as a clone of Bug #1036672 +++

Description of problem:


Version-Release number of selected component (if applicable):
V3.8.5-3 on https://tcms.app.qa.eng.nay.redhat.com

How reproducible:
Always


Steps to Reproduce:
1.Browser any test plan, such as https://tcms.app.qa.eng.nay.redhat.com/plan/5858
2.Click "print plan", 


Actual results:
Test case info is blank

Expected results:
Show all cases info of this test plan

Additional info:

Comment 1 cqi 2013-12-03 06:58:39 UTC
Fixed. Also fix another bug, that is cases' summary list is not shown in that printable plan page.

Comment 2 yangqiu 2013-12-05 05:06:26 UTC
Verify the bug on qa server.--->Fail

Steps to Verify:
1.Browser any test plan, such as https://tcms.app.qa.eng.nay.redhat.com/plan/5858
2.Click "print plan".

Actual results:
The total number of cases in print page is 709, while the total number of cases in this plan is 820.

Expected results:
Show all cases info of this test plan.

Comment 3 cqi 2013-12-05 05:13:39 UTC
By default, only non-Disabled cases are exported and printable. This is the original design and implementation.

Comment 4 cqi 2013-12-05 08:58:39 UTC
Found there is a problem that causes to get wrong cases list to export or generate printable page. Fixed.

Comment 5 yangqiu 2013-12-10 07:12:18 UTC
Verify the bug on qa server.--->Pass

Steps to Verify:
1.Browser any test plan, such as https://tcms.app.qa.eng.nay.redhat.com/plan/5858
2.Click "print plan".

Actual results:
Show all cases(except Disabled cases) info of this test plan correctly.