You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just to make things clear, we're talking about /search/callsets, not /search/studies
Yes for quite a few calls the initial implementation is pretty basic as we were essentially targeting FlapJack use-cases, that's why some parameters were not being supported. The recently committed implementation of /search/callsets (in https://github.com/SouthGreenPlatform/Mgdb2BrapiV2Impl) is now able to handle germplasmDbIds, be it or not combined with callSetDbIds and / or variantSetDbIds. You can try it out on South Green's staging instance: https://gigwa-dev.southgreen.fr/
Make sure you provide correct germplasmDbIds though (individual names must be prefixed with "db_name§project_number§")
This improvement will be included in the next release (v2.5.1) that we hope to make available before the summer when issues reported about v2.5 will have been treated.
Steps to reproduce
URL: http://gigwa.bms-uat-test.net:8080/gigwa/rest/brapi/v2/search/studies
Database: Sorghum
Log-in with default admin credentials
Expected result
Only the callSet of the individual are returned.
Actual result
All callSets of the variantSet are returned
@aliceboizet @GuilhemSempere
The text was updated successfully, but these errors were encountered: