Skip to content

Refactor StandardContext to use ids instead of objects

Jonas Larsen requested to merge 407858-refactor-standard-context into master

What does this MR do and why?

As a preparation for implementing Internal Events Tracking this refactoring makes is possible to create a StandardContext object with a namespace_id, plan, user id and/or project id instead of a Namespace, User and/or Project object.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #407858 (closed)

Edited by Jonas Larsen

Merge request reports