Is this normal for List views of multiple DB’s? It seems like usually entities of a DB are grouped together (when there is no sorting applied).
If no specific sort is applied, then entities are sorted by ‘rank’, which is a global sorting order that doesn’t take entity type into account.
So yes, it’s ‘normal’ behaviour, but maybe not intuitive behaviour
2 Likes