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

Fix for "Equalto operator doesn't work in "or" statement (== does)" #455

Merged
merged 6 commits into from
Jun 19, 2020
Merged

Fix for "Equalto operator doesn't work in "or" statement (== does)" #455

merged 6 commits into from
Jun 19, 2020

Conversation

samukce
Copy link
Contributor

@samukce samukce commented Jun 12, 2020

This is a fix to be able to support multiple equals when using multiple conditions.

This issue was related here #414

This commit is the main resolution for this fix 8cb5142#diff-dfa299c9356b094d756062285eaf6efdL426-R426

Also, after applied I could notice that for is no" expression had the same issue, so I applied too.

Feedback is welcome.

@samukce
Copy link
Contributor Author

samukce commented Jun 12, 2020

hello @mattcoley , could you take a look at this PR?

@samukce
Copy link
Contributor Author

samukce commented Jun 13, 2020

If everything looks good for you could you merge this pr @Joeoh

@Joeoh
Copy link
Contributor

Joeoh commented Jun 19, 2020

Be good to get another set of 👀 on this @mattcoley

@mattcoley mattcoley merged commit 284aed8 into HubSpot:master Jun 19, 2020
@samukce samukce deleted the fix-multiple-equals-in-condition branch June 19, 2020 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants