fides icon indicating copy to clipboard operation
fides copied to clipboard

System Dependencies input in the config UI

Open mfbrown opened this issue 3 years ago • 2 comments
trafficstars

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.

mfbrown avatar Jun 28 '22 18:06 mfbrown

List any system that already exists, but not guaranteed to include every system or in-progress systems.

LKCSmith avatar Jul 19 '22 19:07 LKCSmith

Figma updates: https://www.figma.com/file/NeFvOOb1RT2fcdqZT0vBF2/Fidesctl-Management-UI?node-id=2361%3A25556

mfbrown avatar Jul 20 '22 16:07 mfbrown

I can do this as part of https://github.com/ethyca/fides/issues/1034

allisonking avatar Sep 15 '22 16:09 allisonking