finos / waltz

Enterprise Information Service
https://waltz.finos.org
Apache License 2.0
182 stars 129 forks source link

CommonTableFields : add more entity kinds and support for lifecycle predicates #7153

Closed davidwatkins73 closed 1 week ago

davidwatkins73 commented 1 month ago

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

Resourcing

We intend to contribute this feature