Skip to content
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

chore: ensure app Id is maintained #4541

Merged

Conversation

louis-menlo
Copy link
Contributor

Describe Your Changes

This PR ensures that the app ID remains unchanged, just like other global app settings.

Changes

This pull request introduces changes to support the management of a distinct ID within the app configuration. The most important changes include adding a new optional distinct_id field to the AppConfiguration type, updating the layout to handle this distinct ID, and adding utility functions for updating and retrieving the distinct ID.

Changes to support distinct ID management:

@louis-menlo louis-menlo requested a review from urmauur January 29, 2025 14:46
@github-actions github-actions bot added the type: chore Maintenance, operational label Jan 29, 2025
@louis-menlo louis-menlo added this to the v0.5.15 milestone Jan 29, 2025
@louis-menlo louis-menlo merged commit 350c9f7 into release/v0.5.15 Jan 29, 2025
27 checks passed
@louis-menlo louis-menlo deleted the chore/ensure-jan-posthog-does-not-refresh-id branch January 29, 2025 14:52
Copy link
Contributor

Barecheck - Code coverage report

Total: 67.86%

Your code coverage diff: 0.00% ▴

Uncovered files and lines
FileLines
web/hooks/useFactoryReset.ts33, 45

Copy link
Contributor

This is the build for this pull request. You can download it from the Artifacts section here: Build URL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: chore Maintenance, operational
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants