waltz icon indicating copy to clipboard operation
waltz copied to clipboard

CommonTableFields : add more entity kinds and support for lifecycle predicates

Open davidwatkins73 opened this issue 4 months ago • 0 comments

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

davidwatkins73 avatar Sep 30 '24 12:09 davidwatkins73