| Summary: | Lazy-loading TreeView tab in a TestPlan page | ||
|---|---|---|---|
| Product: | [Other] TCMS | Reporter: | cqi |
| Component: | Application | Assignee: | Yang Ren <ryang> |
| Status: | VERIFIED --- | QA Contact: | Nobody <nobody> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | Devel | CC: | cqi, junzhang, jzhao, ryang, vchen |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 3.8.5 | 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: | |
| Deadline: | 2013-10-25 | ||
|
Description
cqi
2013-10-16 07:53:19 UTC
Loading the plan tree happens only when switch to TreeView tab. Then, each time come back from other tabs, do not load the tree repeatedly. Verify the bug on qa server.--->Pass Verify steps: 1.Enter a test plan. Click tree view tab. 2.Add a child node for this plan. 3.Change parent node for this plan. 4.Change the child plan's tree view, not refresh the plan page. Check the tree view. 5.Change the child plan's tree view, refresh the plan page. Check the tree view. Actual results: For step 1: load the latest tree view. For step 2: After change, plan reload the latest tree view. For step 3: After change, plan reload the latest tree view. For step 4: Not refresh the page, the page show the old tree view. For step 5: Refresh the page, the page show the latest tree view. |