Bug 1653193
| Summary: | Custom button on service UI `Display on Button` option not working | |||
|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Nikhil Dhandre <ndhandre> | |
| Component: | UI - Service | Assignee: | Martin Hradil <mhradil> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Nikhil Dhandre <ndhandre> | |
| Severity: | high | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> | |
| Priority: | high | |||
| Version: | 5.9.6 | CC: | bmidwood, dmetzger, jprause, lavenel, obarenbo, simaishi | |
| Target Milestone: | GA | Keywords: | Regression, TestOnly, ZStream | |
| Target Release: | 5.10.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | custom_button | |||
| Fixed In Version: | 5.10.0.28 | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1655772 (view as bug list) | Environment: | ||
| Last Closed: | 2019-02-12 16:52:33 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: | 1655772 | |||
|
Description
Nikhil Dhandre
2018-11-26 08:17:17 UTC
Hi Nikhil! Any chance we can get an ip of a system exhibiting this issue? New commit detected on ManageIQ/manageiq-ui-service/master: https://github.com/ManageIQ/manageiq-ui-self_service/commit/e75b111885aa31bd23f7ef026ce3cae16e6c2ec4 commit e75b111885aa31bd23f7ef026ce3cae16e6c2ec4 Author: Martin Hradil <mhradil> AuthorDate: Thu Nov 29 07:15:21 2018 -0500 Commit: Martin Hradil <mhradil> CommitDate: Thu Nov 29 07:15:21 2018 -0500 Custom buttons - only show button name when the "Display on Button" option is set Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1653193 client/app/services/custom-button/custom-button.html | 8 +- 1 file changed, 6 insertions(+), 2 deletions(-) New commit detected on ManageIQ/manageiq-ui-service/hammer: https://github.com/ManageIQ/manageiq-ui-service/commit/46d5e3fa70034eefec856232b2eb8830eb825ccf commit 46d5e3fa70034eefec856232b2eb8830eb825ccf Author: Allen Wight <allen.b.wight> AuthorDate: Thu Nov 29 08:02:13 2018 -0500 Commit: Allen Wight <allen.b.wight> CommitDate: Thu Nov 29 08:02:13 2018 -0500 Merge pull request #1506 from himdel/bz1653193-custom-nodisplay BZ#1653193 - Custom buttons - only show button name when the "Display on Button" option is set (cherry picked from commit 71856b008316b30db734b620f729e2f3f5f0f8d7) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1653193 client/app/services/custom-button/custom-button.html | 8 +- 1 file changed, 6 insertions(+), 2 deletions(-) Working fine tested with Version 5.10.0.29.20181211195209_fd990a9 |