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

[Phone book] Error when filtering by condition 'contains empty value' #806

Open
pmallol opened this issue Feb 24, 2017 · 0 comments
Open

Comments

@pmallol
Copy link
Contributor

pmallol commented Feb 24, 2017

Found in PROD Version 3.0.3 and STG 3.1.1-3-gd29a265

Preconditions:
There is an active project with phone numbers listed in the Phone Book

  1. Open Project
  2. Navigate to 'Phone Book' tab
  3. In Filters, add a condition "'Language' contains value [empty]" and click the checkmark to actually add the condition.
  4. Click the 'Search' button to filter the listing
  5. Change the condition to "'Phone number' contains value [empty]" and click the checkmark to actually add the condition.

Obtained:
A 500 error appears in the console for both conditions.
In step 3., Language fields are empty and could appear as possible results to condition "'Language' contains value [empty]" if [empty] was a valid value.

screen shot 2017-02-24 at 3 56 24 pm
screen shot 2017-02-24 at 3 56 54 pm

@pmallol pmallol changed the title Error when filtering by condition 'contains empty value' [Phone book] Error when filtering by condition 'contains empty value' Feb 24, 2017
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

1 participant