Skip to content

Use the project full path with namespace in PA

Adam Hegyi requested to merge fix-pa-project-path-with-namespace into master

What does this MR do?

Use the project full path with namespace in PA

In productivity analytics the backend expects the full path to the project namespace to find the DB record. This change ensures that the full path to the project is sent via the frontend.

This is behind the productivity_analytics feature flag.

Partially resolves #32048 (closed)

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Edited by Dennis Tang

Merge request reports