Skip to content

fix: set user/device id on session events #286

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
May 5, 2025

Conversation

crleona
Copy link
Collaborator

@crleona crleona commented May 5, 2025

Summary

With the changes to identify, some session events did not have the correct device / session id set, which would get filtered by our destination plugin on validity check.

This adds the correct device / user ids where needed, and updates the tests to verify user and device id for session events.

Checklist

  • Does your PR title have the correct title format?
  • Does your PR have a breaking change?: no

@crleona crleona requested a review from sojingle May 5, 2025 21:14
Copy link

promptless bot commented May 5, 2025

✅ No documentation updates required.

@crleona crleona merged commit a25df6e into main May 5, 2025
9 checks passed
@crleona crleona deleted the AMP-130135-fix-session-events branch May 5, 2025 21:56
github-actions bot pushed a commit that referenced this pull request May 5, 2025
## [1.12.1](v1.12.0...v1.12.1) (2025-05-05)

### Bug Fixes

* remove eventbridge ([#285](#285)) ([6c6dfaf](6c6dfaf))
* set user/device id on session events ([#286](#286)) ([a25df6e](a25df6e))
Copy link

github-actions bot commented May 5, 2025

🎉 This PR is included in version 1.12.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants