| Summary: | [Print plan]No cases infomation in print view page | ||
|---|---|---|---|
| Product: | [Other] TCMS | Reporter: | Jin Zhao <jzhao> |
| Component: | Application | Assignee: | cqi |
| Status: | VERIFIED --- | QA Contact: | Nobody <nobody> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 3.8.5 | CC: | 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
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. |