Bug 1650066
Summary: | Custom button with `display_for=List` displays on SUI summary page | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Nikhil Dhandre <ndhandre> |
Component: | UI - Service | Assignee: | Martin Hradil <mhradil> |
Status: | POST --- | QA Contact: | Nikhil Dhandre <ndhandre> |
Severity: | high | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> |
Priority: | medium | ||
Version: | 5.10.0 | CC: | bmidwood, dmetzger, hkataria, lavenel, smallamp |
Target Milestone: | GA | ||
Target Release: | 5.10.z | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 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: |
Description
Nikhil Dhandre
2018-11-15 09:49:38 UTC
Hi Nikhil! Would you mind checking if this is still an issue? there have been a number of updates to the custom buttons since this was filed, wondering if perhaps one of those fixed this, (and if not can yah provide an IP of a machine exhibiting the issue?) This BZ has been reported and pending for a long time. It is blocking multiple automated tests. Can we have a target release for this? New commit detected on ManageIQ/manageiq-ui-service/master: https://github.com/ManageIQ/manageiq-ui-self_service/commit/420f00981c3c0c534e6e6a29819251bf20e61139 commit 420f00981c3c0c534e6e6a29819251bf20e61139 Author: Martin Hradil <mhradil> AuthorDate: Thu Jul 25 13:24:30 2019 -0400 Commit: Martin Hradil <mhradil> CommitDate: Thu Jul 25 13:24:30 2019 -0400 Service detail - only show custom buttons for single/both, not list custom buttons with display_for='list' should only get shown on a service list screen, which the SUI doesn't have Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1650066 client/app/services/service-details/service-details.html | 6 +- 1 file changed, 4 insertions(+), 2 deletions(-) |