Skip to content
This repository was archived by the owner on Aug 27, 2026. It is now read-only.
This repository was archived by the owner on Aug 27, 2026. It is now read-only.

Scenarios component - jobAdded handler reading job parameters #302

Description

@dykdhi

In the SAR project, the jobAdded signalr handler tries to read a field called Parameters.ScenarioId, which fails as Parameters is undefined. When looking at the job.Data object (shown in the hover window below), you can see there is no Parameters field. I can't tell if this is:

  1. An issue with the configuration of the Scenarios component eg: wrong task ID
  2. The backend is omitting setting of job parameters
  3. The Scenarios component should not assume there will always be job.Parameters available

image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions