Hide Forgot
Description of problem: Enter a plan which has no child node, click 'Tree View' label, add child node to current plan, then the Tree View reload again, but buttons in this label aren't updated, there is no 'Remove child node from current plan XXX' button. If refresh this page, then 'Remove child node from current plan XXX' button will be shown. Version-Release number of selected component (if applicable): 3.8.5 How reproducible: 100% Steps to Reproduce: 1.Enter a plan which has no child node, click 'Tree View' label. 2.Add child node to current plan. Actual results: 2.The Tree View and buttons in this label reload again. Expected results: 2.The Tree View reload again, but buttons in this label aren't updated, there is no 'Remove child node from current plan XXX' button.
same as Bug 846554
Fixed. Now, the "Remove child node from current plan XXX" button shows all the time, but only enabled when current test plan has at least one child plan.
Verify the bug in version 3.8.6 on dev server.--->Pass Verify steps as description. Steps to verify: 1.Enter a plan which has no child node, click 'Tree View' label. 2.Add child node to current plan. 3.Remove the child node from the current plan. Actual results: for step 1.system show remove child node but can not be clicked. for step 2.The Tree View and buttons in this label reload again, system show remove child btn and can be clicked. for step 3.The Tree View and buttons in this label reload again, system show remove child btn but can not be clicked.