Skip to content

[Dataset Quality] Determine cause for ignore fields using Heuristics #192471

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

Figma

Linked Issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions