[
https://issues.apache.org/jira/browse/IGNITE-8960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Kuznetsov resolved IGNITE-8960.
--------------------------------------
Resolution: Won't Fix
This is a warning from ui-router on redirect.
Not a bug.
> Web console: Error in log on transition from "Advanced" to "Queries" page
> -------------------------------------------------------------------------
>
> Key: IGNITE-8960
> URL: https://issues.apache.org/jira/browse/IGNITE-8960
> Project: Ignite
> Issue Type: Bug
> Components: wizards
> Affects Versions: 2.7
> Reporter: Vasiliy Sisko
> Assignee: Ilya Borisov
> Priority: Major
>
> # Open any configuration page in *Advanced* tab of cluster configuration.
> # Open *Queries* page.
> After transition to *Queries* page in browser log printed several errors:
> {code:java}
> Rejection {$id: 17, type: 2, message: "The transition has been superseded by
> a different transition", detail: TargetState, redirected: true}
> $id: 17
> detail: TargetState {_stateRegistry: StateRegistry, _identifier:
> "base.sql.tabs.notebooks-list", _params: {…}, _options: {…}, _definition: {…}}
> message: "The transition has been superseded by a different transition"
> redirected: true
> type: 2__proto__: Object
> (anonymous) @ subscribeToResult.js:42
> setTimeout (async)
> (anonymous) @ subscribeToResult.js:42
> processQueue @ angular.js:17051
> (anonymous) @ angular.js:17095
> $digest @ angular.js:18233{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)