Bug 1740411 - Chargeback currency does not display correct abbreviation in table
Summary: Chargeback currency does not display correct abbreviation in table
Keywords:
Status: POST
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - Service
Version: 5.11.0
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: GA
: 5.11.z
Assignee: Harpreet Kataria
QA Contact: Tasos Papaioannou
Red Hat CloudForms Documentation
URL:
Whiteboard: testathon
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-08-12 21:19 UTC by ecrosby
Modified: 2021-12-05 11:15 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Category: Bug
Cloudforms Team: CFME Core
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description ecrosby 2019-08-12 21:19:17 UTC
Description of problem:
The currency code in the drop down list does not match the currency code in the table when selected.

Version-Release number of selected component (if applicable):
cfme-5.11.0.18-1.el8cf.x86_64

How reproducible:
Consistently

Steps to Reproduce:
Navigate to Overview > Chargeback > Rates > Rates > Compute
Select Configurations > Add New Rates
Select "Afghani Afghani" from Currency and table shows "Rate (AFN)" instead of ISO 4217 code: AFA

Comment 3 CFME Bot 2019-08-29 11:46:03 UTC
New commit detected on ManageIQ/manageiq/master:

https://github.com/ManageIQ/manageiq/commit/4a6f8fa5b855d0fc2dd19cce96104657cac552d7
commit 4a6f8fa5b855d0fc2dd19cce96104657cac552d7
Author:     Harpreet Kataria <hkataria>
AuthorDate: Mon Aug 26 23:27:05 2019 -0400
Commit:     Harpreet Kataria <hkataria>
CommitDate: Mon Aug 26 23:27:05 2019 -0400

    Show saved currency value consistently

    Show selected currency value consistent with value that was selected in a drop down on edit screen

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

 app/models/chargeback_rate_detail.rb | 2 +-
 spec/models/chargeback_rate_detail_spec.rb | 4 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Comment 4 CFME Bot 2019-08-29 11:51:12 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:

https://github.com/ManageIQ/manageiq-ui-classic/commit/6104b666b6c38e1eb424224b24e60e764a6a0b25
commit 6104b666b6c38e1eb424224b24e60e764a6a0b25
Author:     Harpreet Kataria <hkataria>
AuthorDate: Mon Aug 26 23:24:34 2019 -0400
Commit:     Harpreet Kataria <hkataria>
CommitDate: Mon Aug 26 23:24:34 2019 -0400

    Show selected currency value consistent with a drop down on edit screen

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

 app/controllers/chargeback_controller.rb | 5 +-
 1 file changed, 3 insertions(+), 2 deletions(-)


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