Support for cyclic SO references #80966
Labels
enhancement
New value added to drive a business result
Feature:Saved Objects
Team:Core
Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
In scope of this issue we need to make sure that features that rely on saved object references support cyclic references.
Cyclic reference use-case came up in: #71409 (comment), where dashboards can link to each other via drilldowns.
From a quick poc it became clear that saved object reference system isn't implemented or wasn't tested to gracefully support cyclic references.
Example setup:
SO Relations UI:
(Looks good)
Export Dashboard A with related objects:
Error:
Copy Dashboard A to different space:
Error:
TODO: check other features that rely on references (no sure what else...)
Needed for #71409
The text was updated successfully, but these errors were encountered: