Fix list of displayed nodes in Node Selection window
Compare changes
+ 3
− 1
@@ -168,7 +168,9 @@ void Node_select::set_container_names_rec(QTreeWidgetItem *current_node, Contain
GitLab upgrade completed. Current version is 17.11.1. We now benefit from the features of the release 17.11.
Only the root node was initially displayed, instead of the whole hierarchy. One had to click on the "Reset" button to make it appear, which isn't the expected behaviour.
Bug introduced in commit c6f79866.