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

[Users Query -> where -> loginIn/logNotIn ] - incorrect variable requested #1140

Closed
holyblast opened this issue Feb 3, 2020 · 1 comment
Closed
Labels
Component: Connections Issues related to connections Component: Input effort: low around a day or less impact: med minor perf improvements, fix broad userbase issues ObjectType: User Status: 🚀 Actionable Issues that have been curated, have enough info to take action, and are ready to be worked on Type: Bug Something isn't working

Comments

@holyblast
Copy link

The Users query has a way to look for a group of logins.
login itself being a string variable.

the query condition terms should request an array of strings yet requests an Int variable instead.

(Same situation for the where condition: loginNotIn)

image

image

@jasonbahl jasonbahl added Status: 🚀 Actionable Issues that have been curated, have enough info to take action, and are ready to be worked on Type: Bug Something isn't working Component: Connections Issues related to connections Component: Input effort: low around a day or less impact: med minor perf improvements, fix broad userbase issues ObjectType: User labels Feb 17, 2020
@jasonbahl jasonbahl added this to the 1.0 release milestone Apr 24, 2020
@jasonbahl jasonbahl removed this from the 1.0 release milestone Jun 24, 2020
@justlevine
Copy link
Collaborator

This was fixed in #1368. Closing

(screenshot from 1.7.2)
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Connections Issues related to connections Component: Input effort: low around a day or less impact: med minor perf improvements, fix broad userbase issues ObjectType: User Status: 🚀 Actionable Issues that have been curated, have enough info to take action, and are ready to be worked on Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants