Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: add back versionComment field #3134

Closed
wants to merge 6 commits into from
Closed

Conversation

anna-parker
Copy link
Contributor

@anna-parker anna-parker commented Oct 31, 2024

resolves #

preview URL: https://add-back-versioncomment.loculus.org/

Summary

#2352 added the option to set a versionComment field for revisions and revocations. However, as revocations do not have original metadata fields I had to add a new column just for the versionComment for revocations. The versionComment in revisions should just be treated as a normal metadata field. However, the field in the column and in the metadata need to be merged in get-released-data and here the contents of the versionComment column were overwriting the contents of the contents of the metadata field - this PR fixes the merge problem.

Screenshot

Revisions work again - can be made via page and show up:
image
Revocations also still work:
image

PR Checklist

  • All necessary documentation has been adapted.
  • The implemented feature is covered by an appropriate test.

@anna-parker anna-parker changed the title try going back WIP: add back versionComment field Oct 31, 2024
@anna-parker anna-parker added the preview Triggers a deployment to argocd label Oct 31, 2024
@anna-parker anna-parker marked this pull request as ready for review October 31, 2024 16:14
@theosanderson
Copy link
Member

Closed for #3141

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
preview Triggers a deployment to argocd
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants