Commit 1561289
committed
fix(next): missing metadata on upgrade
Because:
- On a subscription upgrade, `plan_change_date` and `previous_plan_id`
need to be added to the subscription metadata.
This commit:
- Adds missing `plan_change_date` and `previous_plan_id` to subscription
updates.
Closes #FXA-115401 parent 783d74e commit 1561289
2 files changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
522 | 522 | | |
523 | 523 | | |
524 | 524 | | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
525 | 529 | | |
526 | 530 | | |
527 | 531 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
51 | 53 | | |
52 | 54 | | |
53 | 55 | | |
| |||
0 commit comments