loculus-project / loculus

An open-source software package to power microbial genomic databases
https://loculus.org
GNU Affero General Public License v3.0
37 stars 2 forks source link

Unable to curate sequences in Loculus #3224

Closed anna-parker closed 4 days ago

anna-parker commented 4 days ago

When trying to curate sequences I am unable to do so because the enums are not recognized: image

It looks like it is linked to this change: https://github.com/loculus-project/loculus/pull/3125

corneliusroemer commented 4 days ago

Can reproduce on https://main.loculus.org

  1. login as superuser
  2. Click "revise" on any released sequence

2024-11-18 16 17 44

theosanderson commented 4 days ago

An extra line checking this was inserted in that PR but is not required - we can delete it