Hide Forgot
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:
That message *should* be displayed. That is the way we can communicate coupon-specific information (like what discount was applied) to the user.