Skip to content
New issue

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

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

Already on GitHub? # to your account

Bugfix - Segment Subscriber Sync on Update #61

Merged
merged 5 commits into from
Aug 14, 2020

Conversation

joshuafranks
Copy link
Contributor

Description

This PR resolves mettle/sendportal#70 and corrects the behaviour of the segment repository's update() method. Previously, it would re-sync subscribers - expecting a subscribers key to be present in the request. This is probably reflective of old behaviour; we no longer allow subscribers to be updated in such a manner.

@willselby willselby merged commit 4b02518 into master Aug 14, 2020
@willselby willselby deleted the bugfix/segment-update-subscriber-sync branch August 14, 2020 14:34
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Segment deattachs all subscribers after being edited
2 participants