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

Condition State doesn't work with user-created boolean states #50

Open
maneshd opened this issue Sep 18, 2023 · 1 comment
Open

Condition State doesn't work with user-created boolean states #50

maneshd opened this issue Sep 18, 2023 · 1 comment

Comments

@maneshd
Copy link
Contributor

maneshd commented Sep 18, 2023

Steps to recreate:

  1. Create a region state, e.g., "Load"
  2. Create a "condition state" for Load === true. Notice that even if we use true or "true", it doesn't capture any points.
    Screenshot 2023-09-18 at 5 30 46 PM
@maneshd
Copy link
Contributor Author

maneshd commented Sep 19, 2023

Probably a separate issue, but if you make a Condition state like Speed < 4, then you can't use it to make anotehr condition state, because the name Speed < 4 doesn't parse correctly (I assume because of the < sign)

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

No branches or pull requests

1 participant