Skip to content

Activity Context object is not being updated in DeploymentManager::DeployPackages method #6016

@guimafelipe

Description

@guimafelipe

On the DeployPackages method of the DeploymentManager, the activityContext variable is being initialized as a copy and not as a reference. This results in the global context object not being updated after the start of this method's execution. Therefore, the telemetry data stops being relevant as every possible error or crash the originates after this point will be reported as in the license installation stage, which was the last stage that properly updated the correct object.

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