Hi,
am I right in assuming that there is no way to sort the order in which DM groups and the objects in the groups are listed on the DM overview page?
So far I couldn’t find anything, it seems both groups and objects are listed alphabetically by title in DataManagerService.getGroupedObjects()
I think I found an easy way to implement this sorting feature for both groups and objects.
If this is of interest, I could create a pull request and I would be happy to discuss details.