Skip to content

[PB-6473]: feat/add network bucket creation to mail account provisioning#61

Draft
jzunigax2 wants to merge 2 commits into
feat/bridge-clientfrom
feat/create-bucket-on-account-provisioning
Draft

[PB-6473]: feat/add network bucket creation to mail account provisioning#61
jzunigax2 wants to merge 2 commits into
feat/bridge-clientfrom
feat/create-bucket-on-account-provisioning

Conversation

@jzunigax2

Copy link
Copy Markdown
Contributor
  • Introduced a new column network_bucket_id in the mail_accounts table to associate accounts with network buckets.
  • Updated AccountService to create and delete mail buckets via the BridgeClient.
  • Enhanced unit tests to cover new functionality related to network bucket management.
  • Modified relevant models and repositories to handle the new networkBucketId attribute.

@jzunigax2 jzunigax2 self-assigned this Jun 5, 2026
@jzunigax2 jzunigax2 force-pushed the feat/create-bucket-on-account-provisioning branch 2 times, most recently from 0db9125 to a6c103d Compare June 8, 2026 18:00
- Introduced a new column `network_bucket_id` in the `mail_accounts` table to associate accounts with network buckets.
- Updated `AccountService` to create and delete mail buckets via the BridgeClient.
- Enhanced unit tests to cover new functionality related to network bucket management.
- Modified relevant models and repositories to handle the new `networkBucketId` attribute.
@jzunigax2 jzunigax2 force-pushed the feat/create-bucket-on-account-provisioning branch from a6c103d to a5c4ea2 Compare June 8, 2026 19:37
…ices

- Introduced a new column `network_bucket_id` in the `mail_addresses` table to associate addresses with network buckets.
- Updated `AccountService` to manage network bucket creation and deletion for mail addresses.
- Refactored related models and repositories to handle the new `networkBucketId` attribute.
- Enhanced unit tests to cover the new functionality and ensure proper handling of network buckets.
@sonarqubecloud

sonarqubecloud Bot commented Jun 8, 2026

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant