Bug 1534025
| Summary: | SUI: Enabling expression does not work for Custom Button defined on ServiceTemplate | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Yuri Rudman <yrudman> | ||||||||||
| Component: | UI - Service | Assignee: | Allen W <awight> | ||||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Dave Johnson <dajohnso> | ||||||||||
| Severity: | high | Docs Contact: | |||||||||||
| Priority: | high | ||||||||||||
| Version: | 5.9.0 | CC: | bascar, cpelland, dclarizi, lavenel, obarenbo, yrudman, ytale | ||||||||||
| Target Milestone: | GA | ||||||||||||
| Target Release: | 5.9.1 | ||||||||||||
| 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: | 2018-01-19 15:10:25 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: |
|
||||||||||||
Created attachment 1380514 [details]
Button is active on SSUI
Created attachment 1380515 [details]
Button is disabled on Classic UI
Created attachment 1382971 [details]
DB dump
Lookin' at this now 💖 Dan, ya ok with closing this, given its a notahbug? I found it, I found it, was a thing recently fixed, why we're not seeing it https://github.com/ManageIQ/manageiq-ui-service/pull/1239 so really this is a dupe of https://bugzilla.redhat.com/show_bug.cgi?id=1509959 *** This bug has been marked as a duplicate of bug 1509959 *** |
Created attachment 1380513 [details] Button Customization: Enablement Expression Description of problem: Version-Release number of selected component (if applicable): How reproducible: 100% Steps to Reproduce: 1. Create Service Template and Service 2. Create Custom Button in Button Group for Service Template (Services->Catalogs->All Catalog Items -> Action ... ) 3.Assign enabling expression which should be evaluated to false to created button: "Service Catalog Item : Prov Type = "hello"" 4. In SSUI navigate to "My Services" -> Click on tested service (screenshots attached) Actual results: Custom Button is active and executing action on click Expected results: Disabled Custom Button Additional info: Classic UI does not have this issue - button disabled