
20 Apr
2014
20 Apr
'14
3:42 p.m.
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.