Skip to content

communities is case sensitive but always lowercase

Bug description and behavior

Communities are always lowcase and the search is case sensitive.

Steps to reproduce

get_zenodo_records(communities='ESCAPE2020')

Expected behavior?

get_zenodo_records(communities='ESCAPE2020') returns the same as get_zenodo_records(communities='escape2020')

Possible fixes

auto lowercase