Skip to content

Fix Product Analytics

Phil Calder requested to merge pcalder-fix-product-analytics-project-path into master

telemetry project was renamed product-analytics

This fixes the pipeline error:

https://gitlab.com/gitlab-org/async-retrospectives/-/jobs/876096087#L1008

POST to https://gitlab.com/api/v4/projects/gl-retrospectives%2Ftelemetry/issues failed!
Response code: 404. Body:
{"message":"404 Project Not Found"}
Telemetry failed:
GitlabApi::UpdateFailed

Ran the create script to create the 13.7 retrospective: https://gitlab.com/gl-retrospectives/product-analytics/-/issues

cc @jeromezng

Edited by Phil Calder

Merge request reports