[Feature] General configuration export and import #265

Open
opened 2026-07-14 20:08:42 +02:00 by zemion · 0 comments
Owner

Problem / User Need

GovOPlaN needs a general configuration export/import capability beyond campaign-specific export. This should align with configuration packages and safe configuration changes.

Acceptance Criteria

  • A user/admin can export selected system or module configuration in a portable format.
  • Import supports preview/dry-run, compatibility checks, and clear conflict handling.
  • Sensitive values such as credentials and secrets are excluded or represented as unresolved references by default.
  • Import/export integrates with configuration-package safety controls where appropriate.

Notes / Decisions

This likely belongs to core/admin configuration-package work rather than an individual module.

## Problem / User Need GovOPlaN needs a general configuration export/import capability beyond campaign-specific export. This should align with configuration packages and safe configuration changes. ## Acceptance Criteria - A user/admin can export selected system or module configuration in a portable format. - Import supports preview/dry-run, compatibility checks, and clear conflict handling. - Sensitive values such as credentials and secrets are excluded or represented as unresolved references by default. - Import/export integrates with configuration-package safety controls where appropriate. ## Notes / Decisions This likely belongs to core/admin configuration-package work rather than an individual module.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: add-ideas/govoplan-core#265
No description provided.