Bug 1030302 - Unnecessary message returned after applying a coupon successfully.
Summary: Unnecessary message returned after applying a coupon successfully.
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: Management Console
Version: 2.x
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: ---
: ---
Assignee: Jordan Liggitt
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-14 10:19 UTC by Yujie Zhang
Modified: 2015-05-15 01:36 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-11-14 14:40:59 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Yujie Zhang 2013-11-14 10:19:40 UTC
Description of problem:

After applying a coupon successfully, message like "Coupon message for external-test coupon (used in unit tests)" will also be displayed on the success message, that sentence should not be displayed.

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

How reproducible:
always

Steps to Reproduce:
1.Apply a valid coupon when upgrading to silver plan
2.Check the success return message
3.

Actual results:

Message like "The coupon was successfully applied. Coupon message for external-test coupon (used in unit tests)" will be displayed, and the second sentence is unnecessary.

Expected results:

Sentence like "Coupon message for external-test coupon (used in unit tests)" should not be displayed.

Additional info:

Comment 1 Jordan Liggitt 2013-11-14 14:40:59 UTC
That message *should* be displayed. That is the way we can communicate coupon-specific information (like what discount was applied) to the user.


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