waltz
waltz copied to clipboard
CommonTableFields : add more entity kinds and support for lifecycle predicates
Description
To support work to genericize involvement/assessment bulk loaders we want to enhance the CommonTableFieldsRegistry
to add some additional entity kinds and to also add a predicate which can be used to determine if a record is still live (i.e. is_removed = 0 AND entity_lifecycle_status != 'REMOVED')
Required kinds
-
CHANGE_UNIT
- not sure this has external id's -
LOGICAL_DATA_FLOW_DATA_TYPE_DECORATOR
- not sure this will ever have meaningful ext-ids
Resourcing
We intend to contribute this feature