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?

Thanks,
Hugues.