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

Properly validate operators when loading them #40

Open
elboletaire opened this issue Feb 7, 2019 · 0 comments
Open

Properly validate operators when loading them #40

elboletaire opened this issue Feb 7, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@elboletaire
Copy link
Member

Right now we're not properly validating operators when loading them, which can make the entire app to crash if the operator is not properly defined.

Steps to reproduce:

  1. Create a new operator
  2. Do NOT set the eventName
  3. Start SBO

Expected behavior

To show an error, and load the rest of the application (right now crashes and can't pass over the first step).

@elboletaire elboletaire added the bug Something isn't working label Feb 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant