Skip to content

Add export functionality to the step interface #81

@swrichards

Description

@swrichards

Gemeentes often move between test, acc en production environments, testing the system config on one and then manually copying it over to another. It might be useful to have a functionality whereby a step can export the yaml needed for the current configuration. The step implementation would be fairly straightforward, just produce a ConfigurationModel for the step filled from the current database/env/whatever. We would need to think a bit about whether to export all steps, only enabled ones, allow for exporting per step, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions