Skip to content

fixes #9201 bug(nimbus): Do not use negation in targeting expressions#9204

Merged
freshstrangemusic merged 1 commit intomainfrom
dev/barret/exclusion-targeting-negation
Aug 2, 2023
Merged

fixes #9201 bug(nimbus): Do not use negation in targeting expressions#9204
freshstrangemusic merged 1 commit intomainfrom
dev/barret/exclusion-targeting-negation

Conversation

@freshstrangemusic
Copy link
Copy Markdown
Member

Because:

  • the JEXL evaluator in mobile does not support negation (!expr)

this commit:

  • updates the generated exclusion targeting not to use negation and use comparison instead.

Because:
- the JEXL evaluator in mobile does not support negation (`!expr`)

this commit:
- updates the generated exclusion targeting not to use negation and use
  comparison instead.
Copy link
Copy Markdown
Member

@jeddai jeddai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good, should be good to merge assuming all the tests pass

@freshstrangemusic freshstrangemusic added this pull request to the merge queue Aug 2, 2023
Merged via the queue into main with commit fdfe778 Aug 2, 2023
@freshstrangemusic freshstrangemusic deleted the dev/barret/exclusion-targeting-negation branch August 2, 2023 19:13
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