Skip to content

Make breaking changes to reduce complexity #85

@cmenon12

Description

@cmenon12

What feature do you want to see added?

Make some breaking changes to simplify the application.

Why do you want this feature? Does it solve a problem?

Some values are optional in the schemas because they don't exist in older versions - maintaining this inconsistency is not ideal, and will increase complexity over time.

How should the feature be implemented?

Documents in the MongoDB database will need to be migrated to the new structure, ideally with ts-migrate-mongoose (or similar). The process for this needs to be well-documented in the README and highlighted in the next release.

Additional context (if applicable)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions