Hide Forgot
Description of problem: This issue happens on the detail page of a storage node in the administration UI. URL fragment: #Administration/Topology/StorageNodes/${storageNodeId}. Version-Release number of selected component (if applicable): 4.9.0-SNAPSHOT How reproducible: always Steps to Reproduce: 1. go to http://localhost:7080/coregui/#Administration/Topology/StorageNodes/ 2. double click on any record in the table 3. refresh the page (F5) 4. do the 3. again Actual results: the table view is opened again (http://localhost:7080/coregui/#Administration/Topology/StorageNodes/) Expected results: The actual page should be just refreshed, not redirected somewhere else.