[Feature] Implement local operational distribution lists #2

Open
opened 2026-07-13 18:10:41 +02:00 by zemion · 0 comments
Owner

Goal

Add the first persistent implementation for local operational distribution lists.

Scope

  • database tables and migrations
  • CRUD routes and permissions
  • local raw email/postal entries
  • address contact and address-list references through capabilities
  • distLists.source and distLists.expand capability implementations
  • focused expansion/snapshot tests

Acceptance Criteria

  • The module works when optional providers are absent.
  • Address integration goes through capabilities, not ORM imports.
  • Consumers can freeze immutable recipient snapshots.
## Goal Add the first persistent implementation for local operational distribution lists. ## Scope - database tables and migrations - CRUD routes and permissions - local raw email/postal entries - address contact and address-list references through capabilities - `distLists.source` and `distLists.expand` capability implementations - focused expansion/snapshot tests ## Acceptance Criteria - The module works when optional providers are absent. - Address integration goes through capabilities, not ORM imports. - Consumers can freeze immutable recipient snapshots.
zemion added
module/dist-lists
and removed
module/addresses
labels 2026-07-13 18:15:41 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: add-ideas/govoplan-dist-lists#2
No description provided.