Bug 1516836
Summary: | Edit page of custom button group's title ends with "MiqTemplate|" | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Anurag <ansinha> | ||||
Component: | UI - OPS | Assignee: | Greg Piatigorski <gpiatigo> | ||||
Status: | CLOSED ERRATA | QA Contact: | Anurag <ansinha> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 5.9.0 | CC: | akarol, hkataria, jhardy, mpovolny, obarenbo, simaishi | ||||
Target Milestone: | GA | Flags: | ansinha:
automate_bug-
|
||||
Target Release: | 5.10.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | ui:custom | ||||||
Fixed In Version: | 5.10.0.0 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2019-02-07 23:00:39 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: | |||||||
Attachments: |
|
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/cce8ee4be080c9f114145d6001a472968a0764cf commit cce8ee4be080c9f114145d6001a472968a0764cf Author: Greg Piatigorski <gpiatigo> AuthorDate: Wed Dec 13 19:03:13 2017 -0800 Commit: Greg Piatigorski <gpiatigo> CommitDate: Wed Dec 13 19:03:13 2017 -0800 Fix Custom Button Groups model lookup in yaml https://bugzilla.redhat.com/show_bug.cgi?id=1516836 locale/en.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/31f6d3d2436f85660463c5aa78e9a1cdb22993ba commit 31f6d3d2436f85660463c5aa78e9a1cdb22993ba Author: Greg Piatigorski <gpiatigo> AuthorDate: Wed Dec 13 19:15:12 2017 -0800 Commit: Greg Piatigorski <gpiatigo> CommitDate: Wed Dec 13 19:15:12 2017 -0800 Fix MIQ Product Features yaml definition for Reorder Button Group https://bugzilla.redhat.com/show_bug.cgi?id=1516836 db/fixtures/miq_product_features.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/d9bf595446ff73c8d393f6a3a8a0262b9a22cdea commit d9bf595446ff73c8d393f6a3a8a0262b9a22cdea Author: Greg Piatigorski <gpiatigo> AuthorDate: Thu Dec 14 13:19:48 2017 -0800 Commit: Greg Piatigorski <gpiatigo> CommitDate: Thu Dec 14 13:27:42 2017 -0800 Fixes Custom Button Group page header text https://bugzilla.redhat.com/show_bug.cgi?id=1516836 app/controllers/application_controller/buttons.rb | 4 ++-- app/controllers/miq_ae_customization_controller.rb | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) Hi Team, This bug is resolved and I have verified on version: Version 5.10.0.1.20180619163011_900fdc4, thus changing the status of the bug from on_qa to verified. Thanks for fixing this issue. Thanks, -Anurag Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2019:0212 |
Created attachment 1358174 [details] Screenshot Description of problem: The title has wrong text MiqTemplate at the end of the title. Version-Release number of selected component (if applicable): Version 5.9.0.9.20171115202245_7429f75 How reproducible: 100% Steps to Reproduce: 1.Go to Automation-->Automate-->Customization 2.Select Button Accordion 3.Create a Button Group 4.Edit the newly created button group Actual results: Title of the page contains "MiqTemplate|" at the end Expected results: It should not have "MiqTemplate|" at the end Additional info: