Commit 59d96471 authored by Alfredo Di Napoli's avatar Alfredo Di Napoli

get_user_root_node_folder picks the oldest public folder

Previous to this commit, `get_user_root_node_folder` would fail with
a `UserHasTooManyRoots` in case this was called on a tree which had
more than one "public" folder.

We fix this by taking the oldest available node, which will always
correspond to the notion of "root", being the first ever created.
parent 29c26d19
Pipeline #6969 passed with stages
in 50 minutes and 50 seconds