Skip to content

Add CSV import capability to DecisionTable object #801

@ahouseholder

Description

@ahouseholder

The DecisionTable object added in #795 has a method to export the mapping as a CSV file. However, it lacks the ability to round-trip the CSV file back into a reconstituted object. Technically we should be able to go either direction. This issue is intended to address the .csvDecisionTable direction.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesttech/backendBack-end tools, code, infrastructure

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions