Closed
Description
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 });