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

fix: fix setTag api method which deleted existing tags #2122

Merged
merged 1 commit into from
Dec 1, 2018

Conversation

djaiss
Copy link
Member

@djaiss djaiss commented Dec 1, 2018

This will close #2119

The problem is that SetTags deleted existing tags, which it shouldn't. This method should only add new ones.

@djaiss djaiss changed the title fix: fix Set Tag api method which deleted existing tags fix: fix setTag api method which deleted existing tags Dec 1, 2018
@djaiss djaiss merged commit 5db9d85 into master Dec 1, 2018
@djaiss djaiss deleted the 2018-11-30-fix-set-tags-api-method branch December 4, 2018 22:25
@github-actions
Copy link

This pull request has been automatically locked since there
has not been any recent activity after it was closed.
Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

setTags API call removes existing tags on Contact, when it should let them remain
1 participant