Albrecht Degering zemion
  • Joined on 2025-08-22
zemion commented on issue GovOPlaN/govoplan-campaign#21 2026-07-30 05:28:05 +02:00
[Feature] Implement campaign ownership transfer as a two-step process

Codex State: needs-info

Summary

  • The current PUT owner endpoint changes ownership immediately; it should be replaced, not extended, by the generic workflow tracked in govoplan-core#276. -…
zemion commented on issue GovOPlaN/govoplan-campaign#23 2026-07-30 05:27:57 +02:00
[Feature] Add optimistic concurrency for campaign saves

Codex State: ready

Summary

  • Use the platform OCC contract in govoplan-core#277: monotonic aggregate revisions and strong If-Match preconditions first, then conservative three-way…
zemion commented on issue GovOPlaN/govoplan-files#30 2026-07-30 05:27:32 +02:00
[Feature] Add file property filters including files without campaign links

Codex State: done

Summary

  • Added server-side campaign usage and audit-relevance property filters with exact totals and cursor fingerprints.
  • The Files UI retrieves every filtered cursor…
zemion commented on issue GovOPlaN/govoplan-campaign#6 2026-07-30 05:27:32 +02:00
[Feature] Make report page the operator source of truth after a run

Codex State: done

Summary

  • Campaign Reports is the post-run operator surface with exact server totals, filters, pagination, outcome shortcuts, exports, job detail, retries, and…
zemion commented on issue GovOPlaN/govoplan-campaign#5 2026-07-30 05:27:32 +02:00
[Task] Inject SMTP temporary failure, SMTP permanent failure, connection drop, IMAP append failure, and worker restart/interruption

Codex State: done

Summary

  • The maintained Campaign acceptance runner covers connection loss, explicit temporary response, permanent authentication rejection, partial recipient refusal,…
zemion commented on issue GovOPlaN/govoplan-campaign#9 2026-07-30 05:27:32 +02:00
[Task] Display attachment/ZIP evidence and frozen file versions clearly

Codex State: done

Summary

  • Job detail now displays frozen attachment-rule and ZIP output evidence, exact managed file/asset/source revisions, SHA-256 checksums, byte sizes, and the…
zemion closed issue GovOPlaN/govoplan-campaign#6 2026-07-30 05:27:32 +02:00
[Feature] Make report page the operator source of truth after a run
zemion closed issue GovOPlaN/govoplan-files#30 2026-07-30 05:27:32 +02:00
[Feature] Add file property filters including files without campaign links
zemion closed issue GovOPlaN/govoplan-campaign#5 2026-07-30 05:27:32 +02:00
[Task] Inject SMTP temporary failure, SMTP permanent failure, connection drop, IMAP append failure, and worker restart/interruption
zemion closed issue GovOPlaN/govoplan-campaign#9 2026-07-30 05:27:32 +02:00
[Task] Display attachment/ZIP evidence and frozen file versions clearly
zemion closed issue GovOPlaN/govoplan-campaign#70 2026-07-30 05:27:23 +02:00
[Feature] Search recipient data across hidden address fields
zemion commented on issue GovOPlaN/govoplan-campaign#70 2026-07-30 05:27:23 +02:00
[Feature] Search recipient data across hidden address fields

Codex State: done

Summary

  • Recipient filtering searches From, Reply-To, every To, CC, and BCC value across the complete client result before pagination.
  • Rows whose primary To value did…
zemion commented on issue GovOPlaN/govoplan-campaign#8 2026-07-30 05:27:15 +02:00
[Task] Display send attempts, IMAP attempts, retry/reconciliation history, and unknown/partial outcomes clearly

Codex State: done

Summary

  • Job detail displays SMTP, Postbox, and IMAP attempt histories; unknown and partial outcomes are first-class report statuses.
  • Retry and operator reconciliation…
zemion closed issue GovOPlaN/govoplan-campaign#8 2026-07-30 05:27:15 +02:00
[Task] Display send attempts, IMAP attempts, retry/reconciliation history, and unknown/partial outcomes clearly
zemion closed issue GovOPlaN/govoplan-core#261 2026-07-30 05:27:04 +02:00
[Task] Add pagination and windowing for large address and calendar views
zemion commented on issue GovOPlaN/govoplan-core#261 2026-07-30 05:27:04 +02:00
[Task] Add pagination and windowing for large address and calendar views

Codex State: done

Summary

  • Addresses now exposes exact totals and offset windows; its WebUI uses 50-row pages with list-aware server filtering.
  • Calendar continuous mode starts with ten…
zemion opened issue GovOPlaN/govoplan-core#277 2026-07-30 05:26:17 +02:00
[Feature] Establish platform optimistic concurrency and conflict-reconciliation contract
zemion opened issue GovOPlaN/govoplan-core#276 2026-07-30 05:26:17 +02:00
[Feature] Establish generic ownership transfer and recovery-authority workflow
zemion pushed to main at GovOPlaN/govoplan-campaign 2026-07-30 05:24:33 +02:00
4a120e8009 Complete recipient search and delivery evidence
zemion pushed to main at GovOPlaN/govoplan-calendar 2026-07-30 05:23:30 +02:00
b1cf001452 Bound continuous calendar event loading