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

Lists is throwing error on species lookup via /ws API. #257

Closed
sughics opened this issue Jul 21, 2023 · 1 comment
Closed

Lists is throwing error on species lookup via /ws API. #257

sughics opened this issue Jul 21, 2023 · 1 comment
Assignees
Labels

Comments

@sughics
Copy link
Contributor

sughics commented Jul 21, 2023

API calls made to lists on /ws/species/{id} is throwing query did not return a unique result error in the logs and resulting in a 500 error code.

Calls to this API from bie-hub(test and prod) species pages are not resolving and therefore not able to display specieslist data sections.

This appears to be caused by visibleLists method.

Screenshot 2023-07-21 at 2 43 40 pm
@sughics sughics added the bug label Jul 21, 2023
@sughics sughics self-assigned this Jul 21, 2023
sughics added a commit that referenced this issue Jul 21, 2023
…ed result is more than one, updating the projections section to specify the actual projection to retun i.e. 'property' to return a list of dataResoureceUid's
adam-collins added a commit that referenced this issue Jul 24, 2023
…fetch-error-fix

issue #257 updating visibleLists query from c.get to c.list as expect…
@sughics
Copy link
Contributor Author

sughics commented Aug 1, 2023

Released with 4.1.2

@sughics sughics closed this as completed Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant