Skip to content

Remove namespace and project serialization from StandardContext

What does this MR do?

Since we are waiting for stakeholders to decide exactly how project_id and namespace_id should be handled (https://gitlab.slack.com/archives/CL3A7GFPF/p1611247162020500?thread_ts=1611194110.001100&cid=CL3A7GFPF), we can omit them when we send the context with Snowplow events.

The interface to StandardContext remains the same, as we expect to make use of these fields in the near future.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team
Edited by Alishan Ladhani

Merge request reports