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

AAD-427 Fix group call: pass through userId and anonymousId #2480

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

accoilmj
Copy link
Contributor

@accoilmj accoilmj commented Oct 4, 2024

We noticed problems with our group call becase userId/anonymousId were not being passed through. This PR adds those to the group payload. I've also added some tests to make sure it shows up.

In our live testing we also notice the old action "Post to Accoil" is still in the mapping configuration even though it was previously removed as this action isn't public yet. Is there a way to clean that up or should it be reinstated?

Testing

  • Added unit tests for new functionality
  • Tested end-to-end using the local server
  • [If destination is already live] Tested for backward compatibility of destination. Note: New required fields are a breaking change.
  • [Segmenters] Tested in the staging environment
  • [Segmenters] [If applicable for this change] Tested for regression with Hadron.

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

Successfully merging this pull request may close these issues.

1 participant