fides
fides copied to clipboard
System Dependencies input in the config UI
Is your feature request related to a specific problem?
For the first version of the data map UI, there must be a way to draw connections between systems which depend on each other and use data from each other, so that data map consumers can see how various systems are related on the visual map.
Describe the solution you'd like
The fideslang system model contains a field called system_dependencies which should be used to save the relationships between systems described above. In the UI, create a picklist input which allows the user to select from all currently registered systems, and save this reference in the system declaration.
Describe alternatives you've considered, if any
This is a short - medium term solution which will be expanded upon as we continue to work on describing data movement between systems in an environment.
Additional context
Add any other context or screenshots about the feature request here.
List any system that already exists, but not guaranteed to include every system or in-progress systems.
Figma updates: https://www.figma.com/file/NeFvOOb1RT2fcdqZT0vBF2/Fidesctl-Management-UI?node-id=2361%3A25556
I can do this as part of https://github.com/ethyca/fides/issues/1034