Skip to content

Add user/userContext to list of properties merged into _globalContext via RavenConfig #741

Closed
@simenbrekken

Description

@simenbrekken

Do you want to request a feature or report a bug?

Feature

What is the current behavior?

Raven only handles tags and extra when reading RavenConfig. This makes it impossible to run Raven.setUser when raven is being loaded and configured asynchronously via RavenConfig.

What is the desired behavior?

Include user/userContext in the list of properties that are merged into the _globalContext

This will allow integrations where RavenConfig is used to per-configure raven-js before Raven is loaded to include information about the current user.

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