Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Index pattern automatic refresh - move to migration step #71589

Closed
mattkime opened this issue Jul 14, 2020 · 2 comments
Closed

Index pattern automatic refresh - move to migration step #71589

mattkime opened this issue Jul 14, 2020 · 2 comments
Assignees
Labels
Feature:Data Views Data Views code and UI - index patterns before 8.0

Comments

@mattkime
Copy link
Contributor

Index patterns will automatically refresh if any field in the field list is missing certain attributes. If the user doesn't have permissions to do this they will see an error. This behavior can be frustrating and is surprising to developers - #65284

We should

a) Make sure no code in the stack is writing index patterns that trigger a refresh.
b) Migrate index patterns that need updating
c) Update index pattern fields on a field by field basis instead of recreating the field list. This may prevent fields from being revealed that are hidden due to security privledges.

@mattkime mattkime added Feature:Data Views Data Views code and UI - index patterns before 8.0 Team:AppArch labels Jul 14, 2020
@mattkime mattkime self-assigned this Jul 14, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app-arch (Team:AppArch)

@mattkime
Copy link
Contributor Author

mattkime commented Dec 2, 2020

no longer relevant due to removal of field cache - #78758

@mattkime mattkime closed this as completed Dec 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Data Views Data Views code and UI - index patterns before 8.0
Projects
None yet
Development

No branches or pull requests

2 participants