Bug 1562940
Summary: | Regression Custom Button Dialog Not Displaying Submit or Cancel Button | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | myoder | ||||||
Component: | UI - OPS | Assignee: | eclarizi | ||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Yadnyawalk Tale <ytale> | ||||||
Severity: | high | Docs Contact: | |||||||
Priority: | high | ||||||||
Version: | 5.9.0 | CC: | cpelland, hkataria, lavenel, mpovolny, obarenbo, pmcgowan | ||||||
Target Milestone: | GA | Keywords: | Regression, TestOnly, ZStream | ||||||
Target Release: | 5.10.0 | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | 5.10.0.0 | Doc Type: | If docs needed, set a value | ||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | |||||||||
: | 1565151 (view as bug list) | Environment: | |||||||
Last Closed: | 2019-02-11 14:03:22 UTC | Type: | Bug | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | Bug | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | CFME Core | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Bug Depends On: | |||||||||
Bug Blocks: | 1565151 | ||||||||
Attachments: |
|
Description
myoder
2018-04-02 17:34:05 UTC
Created attachment 1416428 [details]
VM Template button no submit
Created attachment 1416429 [details]
Container Node has submit button
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/b9bc280a952070320082fcad0ce530e8a56aa715 commit b9bc280a952070320082fcad0ce530e8a56aa715 Author: Erik Clarizio <eclarizio> AuthorDate: Tue Apr 3 13:57:57 2018 -0400 Commit: Erik Clarizio <eclarizio> CommitDate: Tue Apr 3 13:57:57 2018 -0400 Adjust target type for Template custom buttons Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1562940 app/controllers/vm_common.rb | 6 +- app/services/dialog_local_service.rb | 19 +- spec/services/dialog_local_service_spec.rb | 4 +- 3 files changed, 21 insertions(+), 8 deletions(-) Fixed! Verified on: 5.10.0.17.20180927011235_1b5cf54 |