Skip to content

Clicking "Edit existing pattern" causes full Kibana refresh #13489

Closed
@cjcenizal

Description

@cjcenizal

image

This definitely seems like an error since we're in Management the whole time.

@spalger Do you think this could have something to do with kbnUrl? https://github.com/elastic/kibana/blob/master/src/ui/public/index_patterns/_index_pattern.js is the file responsible for this behavior, and this is the offending line:

kbnUrl.change('/management/kibana/indices/{{id}}', { id: duplicate.id });

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugFixes for quality problems that affect the customer experience

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions