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

Add multiple query feature #18

Open
smsunarto opened this issue Apr 6, 2017 · 1 comment
Open

Add multiple query feature #18

smsunarto opened this issue Apr 6, 2017 · 1 comment

Comments

@smsunarto
Copy link
Contributor

smsunarto commented Apr 6, 2017

Some organization have multiple organization account. As an example MovingBlocks have,

  1. https://github.com/MovingBlocks/
  2. https://github.com/Terasology/

Ergo, we should support queries on multiple organization account to accomodate this.

@jayvdb
Copy link
Member

jayvdb commented Apr 6, 2017

I believe that type of query will work 'out of the box' by using multiple user:x which are or'd together.

e.g. GitHub search user:MovingBlocks user:Terasology

This should also work in the tool, but for me the same parameters only show Terasology issues. I slightly suspect that this is due to (low number of) API results being skewed, or a bug somewhere, and not that we dont need multiple GitHub queries for multiple orgs.
Reason is that user:cadasta user:kobotoolbox shows issues from both orgs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants