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
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/studies (in https://github.com/SouthGreenPlatform/Mgdb2BrapiV2Impl) is now able to handle germplasmDbIds. 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 studies where the germplasmDbId is involved is returned.
Actual result
All studies of the instance are returned
@aliceboizet @GuilhemSempere
The text was updated successfully, but these errors were encountered: