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

Unable to search for organisations #611

Open
medea61 opened this issue Aug 25, 2023 · 1 comment
Open

Unable to search for organisations #611

medea61 opened this issue Aug 25, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@medea61
Copy link

medea61 commented Aug 25, 2023

Describe the bug

The query interface does not support searching for organisations.

Reproduction steps

  1. orgList, err := client.Query(map[string]string{"type": "organization"})

Expected behavior

Return a QueryResultRecordsType w/ OrgRecord(s)

Additional context

No response

@medea61 medea61 added the bug Something isn't working label Aug 25, 2023
@dataclouder dataclouder added enhancement New feature or request and removed bug Something isn't working labels Aug 25, 2023
@dataclouder dataclouder self-assigned this Aug 25, 2023
@dataclouder
Copy link
Contributor

Hi,
Thanks for this request.
We add resources to the query systems on a need basis. So far, we have got by using VCDClient.GetOrgList.
More comments on PR #612

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants