[PM-33897] Schedule Aware Cancellation and Reinstatement#7374
Conversation
…-and-reinstatement
…-and-reinstatement
|
Claude finished @sbrown-livefront's task in 4m 15s —— View job Code Review: PM-33897 Schedule Aware Cancellation and Reinstatement
Assessment: ✅ APPROVENo actionable findings. The implementation is well-structured and the previous review feedback from @amorask-bitwarden has been addressed in the latest commits. Key observations:
|
|
New Issues (121)Checkmarx found the following issues in this Pull Request
|
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #7374 +/- ##
==========================================
+ Coverage 58.23% 58.31% +0.07%
==========================================
Files 2060 2060
Lines 90965 91088 +123
Branches 8085 8093 +8
==========================================
+ Hits 52977 53114 +137
+ Misses 36115 36098 -17
- Partials 1873 1876 +3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
amorask-bitwarden
left a comment
There was a problem hiding this comment.
Looking good - just a few ⛏️ and questions.
…-and-reinstatement
…-and-reinstatement
|






🎟️ Tracking
https://bitwarden.atlassian.net/browse/PM-33897
📔 Objective
Introduces enhancements to the subscription cancellation and reinstatement workflows to support deferred price migration, gated behind the
PM32645_DeferPriceMigrationToRenewalfeature flag. The main changes involve updating how subscription schedules are managed during cancellation and reinstatement, ensuring that price migration logic is correctly applied and reversible.