Le 2014-04-20 09:42, Hugues Peccatte a écrit :
Hi,
I'm doing some tests on DB grouping, and I met a case where group is not done… If you create a DB "test", another one "test_test" and third one "test_again" (with DB separator = "_"), you'll have a group "test" with children "test", "test_test" and "test_again". But if you just create "test" and "test_test", you won't have a group and both DB will be at top level. I expected to have a first level item "test" and children "test" and "test_test".
Please, is this the expected behavior?
I consider this a bug, because I found nothing in our doc that says that you need at least three databases to form a group. So two should be enough to form a group.