Skip to content

Simplify simple export classes #1590

Description

@tnatt

We should do some more work to separate concerns in the simple export classes. Now they do data loading and validation and export in the class, and some exports multiple objects while others only one. It is not easy to test these classes and they require mocking both of environment and data loading.

It would be nice if data loading and validaton was done upfront before and the simple export class was used primarily to export the data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions