Actions
Bug #8744
closedHost Not Found error in Foreman WebUI after deleting a host
Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
Web Interface
Target version:
-
Description
Foreman 1.8 nightly on CentOS 6.6 (also with Staypuft, but I don't think it matters here):
- foreman-release-1.8.0-0.develop.201412171715git9f19765.el6.noarch
- foreman-installer-1.8.0-0.develop.201412170324git0a4ba0c.el6.noarch
In Foreman WebUI click All hosts -> click a host to open it -> click Delete button -> Accept with "OK".
this results in green "Success" notification, but also in the following error:
Host Not Found
Please try to update your request
.. this is because the browser didn't get redirected to "All hosts" list. It's still trying to show the (now deleted) old host..
Actions