Bug 1698431 - when editing a catalog bundles, the entry points are restored to the default values
Summary: when editing a catalog bundles, the entry points are restored to the default ...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: Provisioning
Version: 5.10.2
Hardware: All
OS: All
high
high
Target Milestone: GA
: 5.11.0
Assignee: Dávid Halász
QA Contact: Niyaz Akhtar Ansari
Red Hat CloudForms Documentation
URL:
Whiteboard:
Depends On:
Blocks: 1702067
TreeView+ depends on / blocked
 
Reported: 2019-04-10 11:02 UTC by Felix Dewaleyne
Modified: 2019-12-13 15:16 UTC (History)
9 users (show)

Fixed In Version: 5.11.0.1
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1702067 (view as bug list)
Environment:
Last Closed: 2019-12-13 15:16:04 UTC
Category: Bug
Cloudforms Team: CFME Core
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Felix Dewaleyne 2019-04-10 11:02:19 UTC
Description of problem:
when editing a catalog bundles, the entry points are restored to the default values

Version-Release number of selected component (if applicable):
5.10.2

How reproducible:
all the time

Steps to Reproduce:
1.create a catalog item with any automation entry point overwriting the default
2. create a catalog bundle with custom entry point overwriting the defaults
3. edit the catalog bundle

Actual results:
the entry point show the defaults instead of the values defined at step 2

Expected results:
the entry points shown during step 3 are the same as the ones set in step 2

Additional info:
probable regression - haven't found the original 5.9 bug

Comment 5 CFME Bot 2019-04-24 19:48:12 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:

https://github.com/ManageIQ/manageiq-ui-classic/commit/37e632b7fc85479d97585721581ba8f8eaa249a3
commit 37e632b7fc85479d97585721581ba8f8eaa249a3
Author:     Dávid Halász <dhalasz>
AuthorDate: Tue Apr 16 09:27:32 2019 -0400
Commit:     Dávid Halász <dhalasz>
CommitDate: Tue Apr 16 09:27:32 2019 -0400

    Do not reset entrypoints when editing an existing catalog bundle

    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1698431

 app/controllers/catalog_controller.rb | 3 +-
 spec/controllers/catalog_controller_spec.rb | 25 +-
 2 files changed, 20 insertions(+), 8 deletions(-)

Comment 6 Niyaz Akhtar Ansari 2019-05-07 10:48:02 UTC
Verified in Version 5.11.0.2.20190430174828_0e34dea


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