-
Notifications
You must be signed in to change notification settings - Fork 1
Description
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_metainstead offidesctl_meta - Update System to use
fides_metainstead offidesctl_meta - Add
metafields 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.