Skip to content

Feat(Subcsription): update general error message

What does this MR do and why?

Update the general error message to make it more direct.

Screenshots or screen recordings

Before After
Screen_Shot_2022-04-25_at_14.25.52 Screen_Shot_2022-04-25_at_14.25.30

How to set up and validate locally

  1. Apply this patch that always lets you add a subscription and always fails with the general error message: force-error-on-subscription-add.patch
  2. Visit http://localhost:3000/admin/subscription
  3. Click the Enter activation code button.
  4. Type in any 24-character sting and click Activate

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports