Bug 1518372 - [RFE] Service pane service/explorer Unexpecting error encountered
Summary: [RFE] Service pane service/explorer Unexpecting error encountered
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: Automate
Version: 5.8.0
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: GA
: 5.8.3
Assignee: drew uhlmann
QA Contact: Milan Falešník
URL:
Whiteboard:
Depends On: 1505033
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-11-28 18:25 UTC by Satoe Imaishi
Modified: 2022-07-09 09:11 UTC (History)
8 users (show)

Fixed In Version: 5.8.3.0
Doc Type: Enhancement
Doc Text:
Clone Of: 1505033
Environment:
Last Closed: 2018-02-28 13:09:53 UTC
Category: ---
Cloudforms Team: CFME Core
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2018:0374 0 normal SHIPPED_LIVE Important: Red Hat CloudForms security, bug fix, and enhancement update 2018-02-28 18:04:37 UTC

Comment 2 CFME Bot 2017-11-28 18:31:01 UTC
New commit detected on ManageIQ/manageiq/fine:
https://github.com/ManageIQ/manageiq/commit/8c903ce4a83a27e9be2f2d6c34fcc472b7bf01eb

commit 8c903ce4a83a27e9be2f2d6c34fcc472b7bf01eb
Author:     Greg McCullough <gmccullo>
AuthorDate: Mon Nov 20 15:46:27 2017 -0500
Commit:     Satoe Imaishi <simaishi>
CommitDate: Tue Nov 28 13:27:42 2017 -0500

    Merge pull request #118 from d-m-u/bz1505033
    
    Changes service name update to raise errors
    (cherry picked from commit 89e0003b35c89fe506d63fb1838102cbaf80fc12)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1518372

 lib/miq_automation_engine/service_models/miq_ae_service_service.rb    | 3 +--
 .../service_models/miq_ae_service_service_spec.rb                     | 4 ++++
 2 files changed, 5 insertions(+), 2 deletions(-)

Comment 3 Milan Falešník 2018-02-08 13:22:24 UTC
Verified in 5.8.3.2:

> srv = $evm.vmdb(:Service).first
> srv.name
=> "qwerqwer-20180208-082010"
> srv.name = 'blargh'
=> "blargh"
> srv.name = nil
ActiveRecord::RecordInvalid: Validation failed: Name can't be blank

Comment 6 errata-xmlrpc 2018-02-28 13:09:53 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://access.redhat.com/errata/RHSA-2018:0374


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