[BUG]Integration only supports a single index / index-pattern for the entire integration #1835
Labels
bug
Something isn't working
integrations
Used to denote items related to the Integrations project
ux-integration
ux related integration issues
What is the bug?
When creating a new integration that contains a dashboard or multiple dashboards that are based on more than one index and more than one index-pattern - the integration doesn’t instantiates correctly
How can one reproduce the bug?
Use a multiple dashboards with multi-indices/multi-index patterns and the instantiated dashboards will experience visible errors
What is the expected behavior?
An integration should support all the underlying indices and index-patterns
In practice the existing schema capabilities of the integration actually implies that the integration can support multiple indices and index-patterns since it already supports multiple index mapping - but this is not the case...
The text was updated successfully, but these errors were encountered: