Hide Forgot
+++ 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:
Fixed. Also fix another bug, that is cases' summary list is not shown in that printable plan page.
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.
By default, only non-Disabled cases are exported and printable. This is the original design and implementation.
Found there is a problem that causes to get wrong cases list to export or generate printable page. Fixed.
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.