Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: remove generateIndex for int
Browse files Browse the repository at this point in the history
[logger] [error] [api.cpp:297] Metadata 'groupId' generate_index is set, but generating an index is only allowed for types STRING and PANGOLINEAGE

(cherry picked from commit 6ba148d3c3273621bf9dcc4a2be66ef4195c7c6b)
(cherry picked from commit ef66ec341a57d227d9875a45a79b14d96e552ede)
corneliusroemer committed Apr 2, 2024
1 parent 7bbd347 commit 29d5cce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kubernetes/loculus/templates/_common-metadata.tpl
Original file line number Diff line number Diff line change
@@ -21,7 +21,6 @@ fields:
autocomplete: true
- name: groupId
type: int
generateIndex: true
autocomplete: true
- name: groupName
type: string

0 comments on commit 29d5cce

Please sign in to comment.