Skip to content

Conversation

@apata
Copy link
Contributor

@apata apata commented Jan 7, 2026

Changes

Adds team ID to debug metadata.

Tests

  • Automated tests have been added

Changelog

  • Entry has been added to changelog

Documentation

  • This change does not need a documentation update

Dark mode

  • This PR does not change the UI

@apata apata force-pushed the add-team-id-to-debug-metadata branch from 74cfdc8 to 6c329a1 Compare January 7, 2026 17:54
@@ -0,0 +1,52 @@
defmodule PlausibleWeb.Api.ExternalController.DebugMetadataTest do
alias Plausible.{IngestRepo, ClickhouseRepo}
use PlausibleWeb.ConnCase, async: true
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps better to be on the safe state and run this and the other test suite with async: false ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants