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

This 'not between' eventex never lets its rule fire #273

Closed
0joshuaolson1 opened this issue Jul 17, 2017 · 0 comments
Closed

This 'not between' eventex never lets its rule fire #273

0joshuaolson1 opened this issue Jul 17, 2017 · 0 comments
Assignees
Labels

Comments

@0joshuaolson1
Copy link
Contributor

0joshuaolson1 commented Jul 17, 2017

ruleset A {
  meta {
    shares __testing
  }
  global {
    __testing = { "events": [ {"domain":"a","type":"a"}] }
  }
rule a{
  select when a a not between(a b, a a)
  send_directive("A")
}
}
@0joshuaolson1 0joshuaolson1 changed the title This 'not between' eventex never fires This 'not between' eventex never lets its rule fire Jul 17, 2017
@farskipper farskipper self-assigned this Aug 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants