Bug 927628

Summary: [Card225]Too long display of bill info for some old account.
Product: OKD Reporter: Yujie Zhang <yujzhang>
Component: WebsiteAssignee: Jordan Liggitt <jliggitt>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: 2.xCC: dmcphers, jliggitt, xtian
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-04-02 14:20:31 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Too long bill info list. none

Description Yujie Zhang 2013-03-26 11:35:36 UTC
Created attachment 716461 [details]
Too long bill info list.

Description of problem:

Logged in to openshift console using account "jinzhang+1", checked the My Account page,found that the bill info list is too long.Detais see in attachment.

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

How reproducible:
always

Steps to Reproduce:
1.Login to openshift console using account "jinzhang+1"
2.Go to My Account page
3.
  
Actual results:

The bill info list is too long, can we short it? Details see in attachment.

Expected results:

The bill info list should not be too long.

Additional info:

Comment 1 Jordan Liggitt 2013-03-26 18:41:39 UTC
1. Charged from previous unpaid invoices will not be shown in detail, but will be shown as a "Forwarded balance" line

2. Multiple usage charges with the same name and rate will be collapsed into a single item.

Comment 2 openshift-github-bot 2013-03-26 23:47:10 UTC
Commits pushed to master at https://github.com/openshift/li

https://github.com/openshift/li/commit/6cea56d86670d90a4f4ec3cafaa551b1af4798a2
Fix bug 927628 - collapse identical usage line items

https://github.com/openshift/li/commit/bd4e092e929c0a5350ebdc75e05ebbcf2367bb75
Merge pull request #1074 from liggitt/bug/927628

Fix bug 927628 - collapse identical usage line items

Comment 3 Yujie Zhang 2013-03-28 11:05:15 UTC
For bug 924550, I have no testing account which has long bill info and can access my account page successfully , will test it after bug 924550 is fixed.

Comment 4 Yujie Zhang 2013-03-29 09:59:09 UTC
Tested on devenv_331 with account "jinzhang+1", the bill info has been shorten, and multiple usage with same name and rate has been collapsed into a single item, so verify this bug, thanks.