[_]: refactor(account): remove network_bucket_id from mail accounts - #113
[_]: refactor(account): remove network_bucket_id from mail accounts#113jzunigax2 wants to merge 1 commit into
Conversation
jzunigax2
commented
Aug 21, 2026
- Created a migration to drop the network_bucket_id column from the mail_accounts table.
- Updated MailAccount interface and model to remove references to networkBucketId.
- Removed related methods and tests for setting networkBucketId in AccountRepository and AccountRepository tests.
- Adjusted fixtures to reflect the removal of networkBucketId.
- Created a migration to drop the network_bucket_id column from the mail_accounts table. - Updated MailAccount interface and model to remove references to networkBucketId. - Removed related methods and tests for setting networkBucketId in AccountRepository and AccountRepository tests. - Adjusted fixtures to reflect the removal of networkBucketId.
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|

