Skip to content

Refactor and test version comments #3135

@theosanderson

Description

@theosanderson

Currently versionComments are implemented in a pretty confusing way for developers:

  • versionComments can either be stored as a metadata item called versionComment or as a column called versionComment
  • For revisions the first approach is used
  • For revocations the second approach is used

Instead we should just use one approach :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    backendrelated to the loculus backend componentpreprocessingIssues related to the preprocessing componentrefactoringCode requires refactoringtestsTest related issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions