Bug 1343003
Summary: | When clicked on reload button it throws an error in log:RoutingError (No route matches [POST] "/miq_capacity/reload") | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Niyaz Akhtar Ansari <nansari> | ||||
Component: | UI - OPS | Assignee: | Martin Povolny <mpovolny> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Niyaz Akhtar Ansari <nansari> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 5.6.0 | CC: | hkataria, jhardy, jprause, mpovolny, nansari, obarenbo, simaishi | ||||
Target Milestone: | GA | Keywords: | TestOnly, ZStream | ||||
Target Release: | 5.7.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | ui:button | ||||||
Fixed In Version: | 5.7.0.0 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | |||||||
: | 1353258 (view as bug list) | Environment: | |||||
Last Closed: | 2017-01-11 20:20:04 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | CFME Core | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 1353258 | ||||||
Attachments: |
|
Description
Niyaz Akhtar Ansari
2016-06-06 10:20:49 UTC
Created attachment 1169857 [details]
screenshot
Hi David,
The button does exist. please see attached screenshot.
Thanks
~Niyaz
Hi, The button is required and exists in 5.5 version also. This issue seems to be reproducible in 5.5 too. Thanks ~Niyaz Upstream PR: https://github.com/ManageIQ/manageiq/pull/9353 New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/a683026c74fdacffccce9afa90b99100e1127bdf commit a683026c74fdacffccce9afa90b99100e1127bdf Author: Martin Povolny <mpovolny> AuthorDate: Wed Jun 22 14:47:41 2016 +0200 Commit: Martin Povolny <mpovolny> CommitDate: Wed Jun 22 15:51:50 2016 +0200 Implement trivial reload action for C&U. https://bugzilla.redhat.com/show_bug.cgi?id=1343003 app/controllers/miq_capacity_controller.rb | 5 +++++ 1 file changed, 5 insertions(+) Verified in version 5.7.0.3.20160927165516_075d0f3 |