Skip to content

[installation-telemetry] Respect sendCustomerID admin setting #10913

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 27, 2022

Conversation

adrienthebo
Copy link
Contributor

Description

An errant git rebase accidentally merged in the customer ID into telemetry
data, bypassing a later check in telemetry collection that checked the sendCustomerID
field. This commit restores the appropriate check.

Related Issue(s)

Introduced by #10629

How to test

Go to Admin/Settings, disable the Include customer ID in telemetry option, and refresh the page. The customer ID field should not be present when the checkbox is unticked.

Release Notes

NONE

Documentation

NONE

Werft options:

  • /werft with-preview

An errant `git rebase` accidentally merged in the customer ID into telemetry
data, bypassing a later check in telemetry collection that checked the `sendCustomerID`
field. This commit restores the appropriate check.
@adrienthebo adrienthebo requested review from a team June 24, 2022 21:23
@github-actions github-actions bot added team: delivery Issue belongs to the self-hosted team team: webapp Issue belongs to the WebApp team labels Jun 24, 2022
Copy link
Member

@geropl geropl left a comment

Choose a reason for hiding this comment

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

👍

@roboquat roboquat merged commit 2cc591a into main Jun 27, 2022
@roboquat roboquat deleted the alt/install-telem-check-send-id branch June 27, 2022 13:41
@roboquat roboquat added the deployed: webapp Meta team change is running in production label Jun 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployed: webapp Meta team change is running in production release-note-none size/XS team: delivery Issue belongs to the self-hosted team team: webapp Issue belongs to the WebApp team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants