Description of problem: In tree view of test plan, for "remove child node from current plan", when non-existing node is submitted, the system gives the feedback of "The tree has been reloaded". But actually the nothing changed for that the input child node is invalid. Version-Release number of selected component (if applicable): tcms-stage - 3.7.0-1 How reproducible: always Steps to Reproduce: 1.Enter into any test plan. make sure that the plan has been set a child node and a parent node. 2.Click "remove child node from current plan" and input a non-existing node or current plan's parent node, then submit. 3.Check the prompt given after step2. Actual results: The tree doesn't change but the system gives the feedback of "The tree has been reloaded" Expected results: For the invalid child node situation, system should just give the warning like "The input child node id is invalid" directly. Additional info:
This bug has been fixe. Please verify in Version 3.8.0
Verify 3.8.0-1 on stage --> PASS Verify steps: 1.Enter into any test plan. make sure that the plan has been set a child node and a parent node. 2.Click "remove child node from current plan" and input a non-existing node or current plan's parent node, then submit. 3.Check the prompt given after step2. Actual results: The system gives feedback that "XXX is not the child node of current plan"