Closed nus-se-script closed 1 year ago
The content in the tree will not be updated in real time because that requires too much computer resources. Instead, the tree is updated every time you show it. So, when you have some changes to the data, you should hide the tree first if it is shown, and call command tree again to show the tree. Then your changes will be reflected in the new tree. With that being said, if you enter the command tree to show LinkTree and make some changes to the data, your changes will not be reflected in the current tree. You should hide the tree first and then call tree again to obtain a new tree which will reflect the changes you made.
This should note be considered as a bug. However, it is reflected as note in UG.
Both when adding new teams and adding new developers to teams the tree does not update visually and has to be reloaded to reflect the changes.
Labels:
type.FeatureFlaw
severity.Low
original: alvinlim277/ped#5