Because of nextstrain/auspice#1846, any filters with the full authors field will not work via URL params. The rabies build can switch to using the abbreviated authors field to avoid this issue.
Possible solutions
- Update ingest config to remove the abbr_authors_field so that the author values are updated in place. The phylogenetic workflow can continue to use the
authors field without any changes.
- Replace the
author fields with abbr_authors in the auspice_config.json.
- Add
abbr_authors to the auspice_config.json, which will allow both the abbreviated authors and full authors list to be displayed in the tree.
Because of nextstrain/auspice#1846, any filters with the full authors field will not work via URL params. The rabies build can switch to using the abbreviated authors field to avoid this issue.
Possible solutions
authorsfield without any changes.authorfields withabbr_authorsin the auspice_config.json.abbr_authorsto the auspice_config.json, which will allow both the abbreviated authors and full authors list to be displayed in the tree.