Bug 1500917 - [Embedded Ansible] Notification typo
Summary: [Embedded Ansible] Notification typo
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.9.0
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: GA
: 5.10.0
Assignee: Greg Piatigorski
QA Contact: Kedar Kulkarni
URL:
Whiteboard:
Depends On:
Blocks: 1552748
TreeView+ depends on / blocked
 
Reported: 2017-10-11 18:19 UTC by Kedar Kulkarni
Modified: 2019-02-11 13:54 UTC (History)
7 users (show)

Fixed In Version: 5.10.0.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1552748 (view as bug list)
Environment:
Last Closed: 2019-02-11 13:54:34 UTC
Category: Bug
Cloudforms Team: CFME Core
Target Upstream Version:
Embargoed:
kkulkarn: automate_bug-


Attachments (Terms of Use)
Screenshot (110.96 KB, image/png)
2017-10-11 18:19 UTC, Kedar Kulkarni
no flags Details

Description Kedar Kulkarni 2017-10-11 18:19:27 UTC
Created attachment 1337365 [details]
Screenshot

Description of problem:
As described in [1], the notification message after adding the repo should not say:
Add of Repository "test" was successfully initialized,

it should say

Add of Repository "test" was successfully initiated.

Word "Initialized" should be replaced with the word "initiated" 

[1]https://bugzilla.redhat.com/show_bug.cgi?id=1500849#c2

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

How reproducible:
100%

Steps to Reproduce:
1.Enable embedded Ansible Role on Appliance 
2.Go to Automate -> Ansible -> Repositories
3.Configuration-> Add new Repositories 
4.Add some repository

Actual results:
See screenshot


Expected results:
Word "Initialized" should be replaced with the word "initiated" 

Additional info:

Comment 3 CFME Bot 2018-01-29 18:30:55 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:
https://github.com/ManageIQ/manageiq-ui-classic/commit/ba5c6253ab5264397cd574b43894d831ba1dc378

commit ba5c6253ab5264397cd574b43894d831ba1dc378
Author:     Greg Piatigorski <gpiatigo>
AuthorDate: Fri Jan 26 10:47:44 2018 -0800
Commit:     Greg Piatigorski <gpiatigo>
CommitDate: Fri Jan 26 10:47:44 2018 -0800

    Fix Ansible Repo Add and Edit confirmation messages
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1500917

 .../controllers/ansible_repository/repository_form_controller.js      | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comment 5 Kedar Kulkarni 2018-07-02 17:58:30 UTC
on 5.10.0.2 I saw message of following format: "Add of Repository "xyz" was successfully initiated." as expected.


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