Bug 1030302

Summary: Unnecessary message returned after applying a coupon successfully.
Product: OpenShift Online Reporter: Yujie Zhang <yujzhang>
Component: Management ConsoleAssignee: Jordan Liggitt <jliggitt>
Status: CLOSED NOTABUG QA Contact: libra bugs <libra-bugs>
Severity: low Docs Contact:
Priority: medium    
Version: 2.xCC: 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-11-14 14:40:59 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:

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.