Closed
Description
🛑 Blocked by https://github.com/elastic/elasticsearch-serverless/issues/2815
📓 Summary
Add UI to display user the Root cause for the field being ignored
Acceptance Criteria
- Should check if the field is ignored for Field Limit issues and displays the same
- Should display the applicable field limit from the specific version of the settings.
- UI should display a message to highlight that the issue appears no more on the latest backing index if a fix was previously done
- Should check if the field is ignored due to ignore_above issues and displays the same
- Should display applicable message for ignored due to character limit inside the chip
- Should display the character limit
- For everything else, it should treat them as ignore_malformed
🎨 Design
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment