Bug 1500810 - Unexpected error flash message after pressing Save button in Ansible Playbook catalog item
Summary: Unexpected error flash message after pressing Save button in Ansible Playbook...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.9.0
Hardware: All
OS: All
medium
medium
Target Milestone: GA
: 5.9.0
Assignee: Harpreet Kataria
QA Contact: Dmitry Misharov
URL:
Whiteboard: ansible:service:ui
: 1503307 (view as bug list)
Depends On: 1506796
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-10-11 14:18 UTC by Dmitry Misharov
Modified: 2018-03-06 14:49 UTC (History)
6 users (show)

Fixed In Version: 5.9.0.3
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-03-06 14:49:56 UTC
Category: Bug
Cloudforms Team: CFME Core
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Screenshot of the bug (56.29 KB, image/png)
2017-10-11 14:18 UTC, Dmitry Misharov
no flags Details

Description Dmitry Misharov 2017-10-11 14:18:39 UTC
Created attachment 1337261 [details]
Screenshot of the bug

Description of problem:
After pressing Save button in Ansible Playbook catalog item editing screen unexpected error flash message appeared.

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

How reproducible:
Always

Steps to Reproduce:
1. Open creation screen of Ansible Playbook catalog item.
2. Fill the required fields with some values.
3. Press Save button

Actual results:
Unexpected error flash message appeared with content: "e is undefined" and the catalog item is not saved. Also filled fields became empty again.

Expected results:
There shouldn't be the error message and the catalog item should be saved.

Comment 3 CFME Bot 2017-10-11 21:18:37 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:
https://github.com/ManageIQ/manageiq-ui-classic/commit/1f580a8d6da67ef254bd0a59502d142a9c3941cb

commit 1f580a8d6da67ef254bd0a59502d142a9c3941cb
Author:     Harpreet Kataria <hkataria>
AuthorDate: Wed Oct 11 12:52:21 2017 -0400
Commit:     Harpreet Kataria <hkataria>
CommitDate: Wed Oct 11 12:52:21 2017 -0400

    Fixed 2 JS method calls
    
    Fixed 2 method calls, this was introduced during changes to make this as common code to be used by playbook method editor.
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1500810

 .../javascripts/controllers/catalog/catalog_item_form_controller.js     | 2 +-
 app/assets/javascripts/controllers/playbook-reusable-code-mixin.js      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comment 4 Harpreet Kataria 2017-10-17 21:25:40 UTC
*** Bug 1503307 has been marked as a duplicate of this bug. ***

Comment 5 Dmitry Misharov 2017-11-01 12:56:48 UTC
Fixed and verified in 5.9.0.3.20171017182919_5f3a0ce.


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