ebi-gene-expression-group / atlas-web-single-cell

Single Cell Expression Atlas web application
Apache License 2.0
5 stars 5 forks source link

[bugfix] Add species when redirect to metadata search #434

Closed ke4 closed 2 months ago

ke4 commented 2 months ago

In our basic /search endpoint when we redirected the search we did not added species as a request parameter if the search category was metadata. In any other search category the species was added as a request parameter.

lingyun1010 commented 2 months ago

Looks good but please get the Jenkins build pass before merging. Thanks.

ke4 commented 2 months ago

@lingyun1010 Yep. I think our test DB or some of our experiments are not correct as it is failing in a test where it should not if the data in our DB and Solr is correct. Anyway, I am going to trigger a new build. 🙏