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

Pedigree doesn't load due to BrAPIjs pagination bugs #4112

Closed
MFlores2021 opened this issue May 31, 2022 · 1 comment
Closed

Pedigree doesn't load due to BrAPIjs pagination bugs #4112

MFlores2021 opened this issue May 31, 2022 · 1 comment
Assignees
Labels
Priority: High Issue/PR significantly impacts users. Type: Bug Issue describes a bug.

Comments

@MFlores2021
Copy link
Contributor

Expected Behavior

Pedigree doesn't load due to BrAPIjs pagination issues. When pedigree returns more than 10

Problematic code

return Promise.all(further_pages).then(function(furtherResults){

Related to solgenomics/BrAPI-js#20

Pagination should be checked with another brapi tools as well.

For Bugs:

Environment

Steps to Reproduce

(https://cassavabase.org/stock/40137/view
https://cassava-test.sgn.cornell.edu/stock/40137/view)

@lukasmueller lukasmueller added Type: Bug Issue describes a bug. Priority: High Issue/PR significantly impacts users. labels Jun 6, 2022
@darekbienkowski
Copy link
Contributor

That commit should solve a problem.
#4120

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: High Issue/PR significantly impacts users. Type: Bug Issue describes a bug.
Projects
None yet
Development

No branches or pull requests

3 participants