Skip to content

Move eventIndex in interact response to event error/warning report object #68

@kevinlind

Description

@kevinlind

Task description

Currently the "eventIndex" for event errors and event warnings in the interact response is expected to be a top-level field in an event error/warning object. However, Konductor defines the eventIndex in the "report" object, so Edge is looking in the wrong place for that field.

  • Change NetworkResponseHandler to look for "eventIndex" in the "report" object of the event error and event warning objects.
  • Update test cases accordingly.

Additional implementation details or code snippet(s)

No response

Metadata

Metadata

Assignees

Labels

taskItem that can be completed as a standalone code change or is part of an epic.Used by issue template

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions