[Feature] Add correlation/causation ID support #159

Closed
opened 2026-07-06 15:18:45 +02:00 by zemion · 1 comment
Owner

Imported from a backlog-like text file.

  • Source: /mnt/DATA/Nextcloud/ADD ideas UG/Products/govoplan/split-concept-action-plan.md
  • Line: 393
  • Source kind: product
  • Section: GovOPlaN Split Concept and Action Plan > Immediate Backlog Items > P0: Audit/Event Prep

Imported item:

Add correlation/causation ID support.
<!-- codex-generic-backlog-fingerprint:06961f914825d5acf3208dce --> Imported from a backlog-like text file. - Source: `/mnt/DATA/Nextcloud/ADD ideas UG/Products/govoplan/split-concept-action-plan.md` - Line: `393` - Source kind: `product` - Section: `GovOPlaN Split Concept and Action Plan > Immediate Backlog Items > P0: Audit/Event Prep` Imported item: ```text Add correlation/causation ID support. ```
zemion added this to the P0: Audit/Event Prep milestone 2026-07-06 15:18:45 +02:00
Author
Owner

Codex State: done

Summary

  • Added event/request correlation support with event_id, correlation_id, causation_id, request middleware, and audit detail trace propagation.

Changed Files

  • src/govoplan_core/core/events.py
  • src/govoplan_core/server/fastapi.py
  • src/govoplan_core/audit/logging.py
  • tests/test_core_events.py

Verification

  • cd /mnt/DATA/git/govoplan-core && ./.venv/bin/python -m unittest tests.test_core_events
  • cd /mnt/DATA/git/govoplan-core && ./.venv/bin/python -m unittest tests.test_api_smoke.ApiSmokeTests.test_admin_audit_supports_lazy_pagination_sorting_and_filters tests.test_api_smoke.ApiSmokeTests.test_tenant_user_group_role_and_api_key_administration
## Codex State: done ### Summary - Added event/request correlation support with event_id, correlation_id, causation_id, request middleware, and audit detail trace propagation. ### Changed Files - `src/govoplan_core/core/events.py` - `src/govoplan_core/server/fastapi.py` - `src/govoplan_core/audit/logging.py` - `tests/test_core_events.py` ### Verification - `cd /mnt/DATA/git/govoplan-core && ./.venv/bin/python -m unittest tests.test_core_events` - `cd /mnt/DATA/git/govoplan-core && ./.venv/bin/python -m unittest tests.test_api_smoke.ApiSmokeTests.test_admin_audit_supports_lazy_pagination_sorting_and_filters tests.test_api_smoke.ApiSmokeTests.test_tenant_user_group_role_and_api_key_administration`
zemion added the
type
feature
priority
p0
source/backlog-import
codex/ready
labels 2026-07-07 23:14:14 +02:00
zemion added the
status
triage
label 2026-07-08 02:32:51 +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-core#159
No description provided.