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

Error when comparing two variables in phonebook filter #754

Closed
spalladino opened this issue Oct 13, 2016 · 1 comment
Closed

Error when comparing two variables in phonebook filter #754

spalladino opened this issue Oct 13, 2016 · 1 comment
Assignees
Milestone

Comments

@spalladino
Copy link
Contributor

Set up a filter by variable is equal to another variable.
Hitting search yields a 500 error.

Found in 2.7.1

@spalladino spalladino added the bug label Oct 13, 2016
@spalladino spalladino self-assigned this Oct 13, 2016
spalladino added a commit that referenced this issue Oct 13, 2016
Filters are supported in both phonebook and scheduled calls. All implicit vars are added to the variables list. See #713.

Ensure that the "value" being compared to is only sent to the server if the operator is not unary. Fixes #753.

Handle comparing two variables (either project or implicit) by equality. Fixes #754.
spalladino added a commit that referenced this issue Oct 17, 2016
Filters are supported in both phonebook and scheduled calls. All implicit vars are added to the variables list. See #713.

Ensure that the "value" being compared to is only sent to the server if the operator is not unary. Fixes #753.

Handle comparing two variables (either project or implicit) by equality. Fixes #754.
@spalladino spalladino modified the milestone: Release 2.8 Oct 19, 2016
@mmuller
Copy link

mmuller commented Oct 20, 2016

Working as expected in version 2.7-55-gb2a19c3

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

No branches or pull requests

2 participants