You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
fides_meta
instead offidesctl_meta
fides_meta
instead offidesctl_meta
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 tofides_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.
The text was updated successfully, but these errors were encountered: