I work on a huge project for a client and the data model contains 1200+ subjects. Every branch we make works on other subjects, for example a Project branch works on Project related subjects and the CRM branch works on the CRM subjects. These branches currently both have the same subjects (1200+) and this makes the branch (data model) pretty big.
What would be great to have is that we could define a Module; or a part of the data model specific for that branch. Probably the CRM module doesn't need all 1200+ subjects but only needs around 300 or so. If that Module would only have in it those 300 subjects needed to develop the CRM, then it would save a lot of space, time and most importantly synchronization time (syncing to IAM).
What do you think about this Community? Would love to hear more about this.