Skip to content
This repository was archived by the owner on Feb 7, 2025. It is now read-only.
This repository was archived by the owner on Feb 7, 2025. It is now read-only.

Properly validate operators when loading them #40

@elboletaire

Description

@elboletaire

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions