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

Simple Search sends cascade of toast errors:TypeError at /express_search #5425

Open
bronwyncombs opened this issue Dec 3, 2024 · 0 comments · May be fixed by #5438
Open

Simple Search sends cascade of toast errors:TypeError at /express_search #5425

bronwyncombs opened this issue Dec 3, 2024 · 0 comments · May be fixed by #5438
Labels
1 - Bug Incorrect behavior of the product geospecify regression This is behavior that once worked that has broken. Must be resolved before the next release.

Comments

@bronwyncombs
Copy link

bronwyncombs commented Dec 3, 2024

Describe the bug

Simple search sends multiple crashes for TypeError

To Reproduce
Steps to reproduce the behavior:

  1. Try to perform simple search for anything
  2. See error

When reporting an issue on the production branch or any development version of Specify, please try to recreate the issue on the latest tagged release (v7) and indicate if it does not occur there, indicating a regression.

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.
Screenshot 2024-12-03 at 1 26 10 PM

Crash Report

Error Messages from the six errors received (top to bottom):

  1. Error occurred fetching from http://localhost/express_search/related/?q=a&name=ColObjCollectors&limit=40
    Specify 7 Crash Report - 2024-12-03T19_31_49.964Z.txt
  2. Error occurred fetching from http://localhost/express_search/related/?q=a&name=AgentFromAgentVariant&limit=40
    Specify 7 Crash Report - 2024-12-03T19_32_10.144Z.txt
  3. Error occurred fetching from http://localhost/express_search/related/?q=a&name=AcceptedTaxon&limit=40
    Specify 7 Crash Report - 2024-12-03T19_32_41.587Z.txt
  4. Error occurred fetching from http://localhost/express_search/related/?q=a&name=CurrCollObject&limit=40
    Specify 7 Crash Report - 2024-12-03T19_33_07.700Z.txt
  5. Error occurred fetching from http://localhost/express_search/related/?q=a&name=SynonymCollObjs&limit=40
    Specify 7 Crash Report - 2024-12-03T19_33_34.220Z.txt
  6. Error occurred fetching from http://localhost/express_search/related/?q=a&name=LocalityAlias&limit=40
    Specify 7 Crash Report - 2024-12-03T19_34_27.205Z.txt

Please fill out the following information manually:

  • OS: macOS
  • Browser: Chrome
  • Specify 7 Version: production/debug
  • Database Name: NDGeo
  • Collection name: Main
  • User Name: testuser
@bronwyncombs bronwyncombs added 1 - Bug Incorrect behavior of the product geospecify regression This is behavior that once worked that has broken. Must be resolved before the next release. labels Dec 3, 2024
@acwhite211 acwhite211 linked a pull request Dec 4, 2024 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 - Bug Incorrect behavior of the product geospecify regression This is behavior that once worked that has broken. Must be resolved before the next release.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant