Skip to content

[BUG] Headers removed when _processDependencyListeners returns false in the dependency extension #2634

@aimbrenda

Description

@aimbrenda

Description/Screenshot
When one of the dependency listeners returns false, the includeCorrelationHeaders function, from the ajax.ts file, is removing all the headers.

Steps to Reproduce

  1. Add a dependency listener that return false
  2. make an api call adding custom headers
  3. check sent headers

Expected behavior
It should keep all the existing headers

Metadata

Metadata

Assignees

No one assigned

    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