Bug 1510407 - Ansible playbook catalog item doesn't have "Cloud Credential" field in the retirement tab
Summary: Ansible playbook catalog item doesn't have "Cloud Credential" field in the re...
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
high
medium
Target Milestone: GA
: 5.10.0
Assignee: Harpreet Kataria
QA Contact: Dmitry Misharov
URL:
Whiteboard: service:catalog:ansible:ui
Depends On:
Blocks: 1515301
TreeView+ depends on / blocked
 
Reported: 2017-11-07 10:42 UTC by Dmitry Misharov
Modified: 2018-06-21 21:14 UTC (History)
6 users (show)

Fixed In Version: 5.10.0.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1515301 (view as bug list)
Environment:
Last Closed: 2018-06-21 21:14:48 UTC
Category: Bug
Cloudforms Team: CFME Core
Target Upstream Version:
Embargoed:


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

Description Dmitry Misharov 2017-11-07 10:42:09 UTC
Created attachment 1348900 [details]
Screenshot of the bug

Description of problem:
It's possible to pick cloud type, but unlike provisioning tab "Cloud Credential" field doesn't appear.

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

How reproducible:
Always

Steps to Reproduce:
1. Enable Embedded Ansible Role.
2. Add some ansible playbooks repository.
3. Navigate Services/Catalogs.
4. Expand Catalog Items accordion.
5. Open "Ansible Playbook" catalog item creation dialog.
6. Enable "Retirement" tab.
7. Start to fill the fields, pick something from "Cloud Type" dropdown.

Actual results:
"Cloud Credential" field doesn't appear.

Expected results:
"Cloud Credential" field should appear after picking cloud type.

Comment 3 CFME Bot 2017-11-17 22:38:26 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:
https://github.com/ManageIQ/manageiq-ui-classic/commit/2f02964f5b54f8759d3924b41700d1eb8ea0ac98

commit 2f02964f5b54f8759d3924b41700d1eb8ea0ac98
Author:     Harpreet Kataria <hkataria>
AuthorDate: Fri Nov 17 16:01:40 2017 -0500
Commit:     Harpreet Kataria <hkataria>
CommitDate: Fri Nov 17 16:01:40 2017 -0500

    Fix to show "Cloud Credentials" drop down on Retirement tab
    
    Both Provisioning & Retirement tabs have Cloud Type drop downs. Fixed cloudTypeChanged method to use prefix variable that is being passed in to determine which cloud type drop down is being edited in UI
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1510407

 .../javascripts/controllers/playbook-reusable-code-mixin.js    | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)


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