Actions
Bug #19627
closedNo route matches [POST] "/discovered_hosts/multiple_destroy"
Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
-
Description
Trying to remove several discovered hosts results in an empty modal dialog and the following errors in the log;
2017-05-23T10:37:19 153c8351 [app] [I] Started POST "/discovered_hosts/multiple_destroy" for 10.1.130.2 at 2017-05-23 10:37:19 +0000 2017-05-23T10:37:19 153c8351 [app] [F] | ActionController::RoutingError (No route matches [POST] "/discovered_hosts/multiple_destroy"): | lib/middleware/tagged_logging.rb:18:in `call' | |
This is with Foreman v1.15.0 and version 9.0.0 of the discovery plugin.
Updated by Dominic Cleal over 7 years ago
- Project changed from Foreman to Discovery
Updated by Tomer Brisker over 7 years ago
- Is duplicate of Bug #19402: bulk delete of discovered hosts does not work added
Actions