Bug 1374273
| Summary: | Missing the "select" element in Condition expression editor | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Dmitry Misharov <dmisharo> | ||||
| Component: | UI - OPS | Assignee: | Harpreet Kataria <hkataria> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Dmitry Misharov <dmisharo> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 5.6.0 | CC: | hkataria, jhardy, mpovolny, obarenbo | ||||
| Target Milestone: | GA | ||||||
| Target Release: | 5.7.0 | ||||||
| Hardware: | All | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | control:ui | ||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2016-09-26 20:23:50 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
This issue has been fixed in https://github.com/ManageIQ/manageiq/pull/10206 *** This bug has been marked as a duplicate of bug 1361577 *** |
Created attachment 1199012 [details] Screenshot of the bug Description of problem: There is no "operation" dropdown in condition expression editor for registry based criteria. Version-Release number of selected component (if applicable): 5.6.1.2.20160810181333_8ba817b How reproducible: Always Steps to Reproduce: 1. Navigate to Control->Explorer. 2. Expand Conditions accordion. 3. Start to create a condition. 4. In the dropdown menu select "Registry". Actual results: Only three input fields appears, there is no dropdown with "STARTS WITH", "=", "INCLUDES" and so on. Expected results: "operation" dropdown should be presented.