Skip to content

CSV Upload: Translate indexing errors into plain english  #7632

@Bargs

Description

@Bargs

CSV Upload currently returns the raw error message from Elasticsearch when there's an issue indexing a document. Based on error type, we can probably translate these errors into something more user friendly. For instance when we get a mapper_parsing_exception we could display a message like:

"Line 8: Failed to parse field @timestamp as type date"

Based on convo with @gmoskovicz in #7620

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions