Skip to content

Add fides_meta and meta attributes to base models #3

@NevilleS

Description

@NevilleS

From fideslang created by pattisdr: IABTechLab#96

Is your feature request related to a specific problem?

Reticketed from https://github.com/ethyca/fideslang/issues/94, which handled this for Datasets.

We want to more broadly unify some of the -ctl and -ops fields. Ops wasn't really concerned with updating Systems or Organizations in the past, but as we move to share models in between these products, it would be good to share the underlying attributes.

  • Update Organization to use fides_meta instead of fidesctl_meta
  • Update System to use fides_meta instead of fidesctl_meta
  • Add meta fields to Organization and System.

Are there other models we need to consider?

Note:
Downstream fides writes system information to fidesctl_meta. This will need to switch to fides_meta. Likewise, downstream database tables will need to rename the fidesctl_meta attribute.

A description of what the problem is.
Ex. I'm always frustrated when [...]

Describe the solution you'd like

A description of what you want to happen.

Describe alternatives you've considered, if any

A description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions