Commit 25fa467
committed
fix(auth): Fix Terms URL for Stay subscribedemail
- Sentry event - handleException: An instance of GetCMSChurnInterventionActionArgs has failed the validation: - property churnType has failed the following constraints: isIn (https://mozilla.sentry.io/issues/7090829184/?environment=stage&project=4505948913139712&query=is%3Aunresolved&referrer=issue-stream)
- Valid churnType options are ‘cancel’ and ‘stay_subscribed’, but the URL has ‘stay-subscribed’ as the churn type
- Fix URL
Closes: PAY-34911 parent d0f1a4b commit 25fa467
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
243 | | - | |
| 243 | + | |
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
| |||
0 commit comments