Closed symphony-mariacristina closed 2 years ago
If I understand correctly we can have custom entities and custom sub entities (nested), do we need to know about them in the BI context?
From the specs we only care about the type of entity used
And just a thought (probably out of scope), do we validate custom entity types? (like the format, length) or can we pass super long values and therefore put a lot of data into the BI system?
Nope, seems like we are not enforcing any limitation on the custom entity type fields
Goal of this implementation is to add BiItems in the BiContext for custom entities as well. For each custom entity found in the entityJson payload we
:white_check_mark: Checklist