[data views] ensureDefaultDataView needs separation between UI and business logic #112846
Closed
1 task
Labels
Feature:Data Views
Data Views code and UI - index patterns before 8.0
impact:medium
Addressing this issue will have a medium level of impact on the quality/strength of our product.
loe:medium
Medium Level of Effort
v7.16.0
v8.0.0
dataViews.ensureDefaultDataView does two things - it ensures there's a default dataView (as named) BUT it also redirects if there's no data views at all.
The redirect behavior can be implemented with existing core functionality.
Addresses #112362
The text was updated successfully, but these errors were encountered: