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:
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.
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
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.
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.