Skip to content

Monologue crashes during Test if ActionOption has invalid option ID #15

@RailKill

Description

@RailKill

Version: Tested in v2.1.2, still present in v2.2.3
Severity: Low

Steps to Reproduce

  1. Create an ActionNode.
  2. Select ActionOption as the action type.
  3. Enter some option ID that doesn't exist, the panel will tell you that it doesn't exist.
  4. Start the Test anyway.

Current Behavior

Monologue will crash when it reaches this ActionNode. Changes are saved so it's not a big deal, but it's an inconvenience.

Expected Behavior

The node should be skipped with a toast notification saying option ID was not found. The user should be informed of this error.

Photoshopped Preview

missing_notification

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions