Bug 1346951 - [RFE] "NoMethodError: undefined method `where' for MiqAeMethodService::MiqAeServiceClassification:Class"
Summary: [RFE] "NoMethodError: undefined method `where' for MiqAeMethodService::MiqAeS...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: Automate
Version: 5.5.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: GA
: 5.6.1
Assignee: mkanoor
QA Contact: Matouš Mojžíš
URL:
Whiteboard: automate
Depends On: 1295927
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-06-15 17:44 UTC by John Prause
Modified: 2022-07-09 07:44 UTC (History)
8 users (show)

Fixed In Version: 5.6.1.2
Doc Type: Enhancement
Doc Text:
Clone Of: 1295927
Environment:
Last Closed: 2016-08-18 17:47:15 UTC
Category: ---
Cloudforms Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2016:1634 0 normal SHIPPED_LIVE Important: CFME 5.6.1 security, bug fix, and enhancement update 2016-08-18 21:43:52 UTC

Comment 2 Matouš Mojžíš 2016-08-03 13:14:50 UTC
Verified in 5.6.1.0. Tried with this code:
vm_id = '1234'
query = if vm_id
           $evm.vmdb(:vm).where("vendor = ? and id = ?", "redhat", vm_id)
        else
           $evm.vmdb(:vm).where("vendor = ?", "redhat")
        end
query.first

and it passed.

Comment 4 errata-xmlrpc 2016-08-18 17:47:15 UTC
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://rhn.redhat.com/errata/RHSA-2016-1634.html


Note You need to log in before you can comment on or make changes to this bug.