Skip to content

BRAPI v2 :: POST /brapi/v2/search/callsets doesn't filter by germplasmDbIds #47

Open
@mcrimi

Description

@mcrimi

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


POST http://gigwa.bms-uat-test.net:8080/gigwa/rest/brapi/v2/search/studies

{
  "germplasmDbIds": ["10_00984"],
  "variantSetDbIds": ["sorghum§1§1470.002"]
}

Expected result
Only the callSet of the individual are returned.

Actual result
All callSets of the variantSet are returned

@aliceboizet @GuilhemSempere

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions