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

contains bug better fix #239

Open
GwennanS opened this issue Feb 14, 2020 · 0 comments
Open

contains bug better fix #239

GwennanS opened this issue Feb 14, 2020 · 0 comments
Labels
back-end This issue concerns back-end development bug Something isn't working fix Non system breaking issue

Comments

@GwennanS
Copy link
Collaborator

Content

Contains had a bug causing it to not accept single elements in the config but also not accept arrays in its compare function.

Current fix

Contains accepts single elements in the config

Better fix

Contains accepts only arrays in the config and compare function accepts arrays to calculate if it is a subset

@GwennanS GwennanS added bug Something isn't working back-end This issue concerns back-end development fix Non system breaking issue labels Feb 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
back-end This issue concerns back-end development bug Something isn't working fix Non system breaking issue
Projects
None yet
Development

No branches or pull requests

1 participant