Bug 1741241 - Breadcrumb for adding/editing service dialog is incorrect
Summary: Breadcrumb for adding/editing service dialog is incorrect
Keywords:
Status: CLOSED EOL
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.11.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: GA
: 5.12.0
Assignee: Richard Vsiansky
QA Contact: Niyaz Akhtar Ansari
Red Hat CloudForms Documentation
URL:
Whiteboard:
Depends On:
Blocks: 1740746 1805851
TreeView+ depends on / blocked
 
Reported: 2019-08-14 14:51 UTC by John Dupuy
Modified: 2020-03-25 18:03 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1805851 (view as bug list)
Environment:
Last Closed: 2020-03-25 18:03:00 UTC
Category: Bug
Cloudforms Team: CFME Core
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description John Dupuy 2019-08-14 14:51:10 UTC
Description of problem:
Breadcrumbs for adding/editing service dialogs are incorrect. 


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

How reproducible:
100%

Steps to Reproduce:
1. Navigate to Automation > Automate > Customization > Service Dialogs
2. Select add a service dialog
3. Create a service dialog
4. Edit the dialog

Actual results:
2. Breadcrumb reads "Automation > Automate > Customization > Service Dialogs > All Dialogs"
4. Breadcrumb reads "Automation > Automate > Customization > Service Dialogs > <name of dialog>"

Expected results:
2. Breadcrumb should indicate you're adding a dialog, like is done for e.g. Alerts
4. Breadcrumb should have some indication about editing the dialog

Additional info:

Comment 3 CFME Bot 2019-08-23 03:12:07 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:

https://github.com/ManageIQ/manageiq-ui-classic/commit/6bf2a76db9dd3ec888eda1f4dc055fcf8e2c0c21
commit 6bf2a76db9dd3ec888eda1f4dc055fcf8e2c0c21
Author:     Richard Vsiansky <r.vsia>
AuthorDate: Thu Aug 22 08:29:53 2019 -0400
Commit:     Richard Vsiansky <r.vsia>
CommitDate: Thu Aug 22 08:29:53 2019 -0400

    Add titles for editor of service dialogs

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

 app/controllers/miq_ae_customization_controller.rb | 1 +
 spec/controllers/miq_ae_customization_controller_spec.rb | 18 +
 2 files changed, 19 insertions(+)


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