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

evidently none isn't always none #5788

Merged
merged 1 commit into from
Dec 21, 2023
Merged

Conversation

jenpaulhus
Copy link
Contributor

@jenpaulhus jenpaulhus commented Dec 21, 2023

Some group searches are failing on beta because I forgot to add an option for the empty string instead of None.

For example, search groups in the range below and you get a server error because irrQ_degree or irrC_degree is None but being passed to a function as "".:

https://beta.lmfdb.org/Groups/Abstract/?order=190000-200000

@AndrewVSutherland
Copy link
Member

Test failure is a timeout that has nothing to do with this PR

@AndrewVSutherland AndrewVSutherland merged commit d106176 into LMFDB:master Dec 21, 2023
12 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants