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

chat-core-zendesk: support setting tags in constructor config #52

Merged
merged 2 commits into from
Sep 23, 2024

Conversation

popestr
Copy link
Collaborator

@popestr popestr commented Sep 19, 2024

Adds the ticketTags field to the constructor config, so that arbitrary tags can be applied to conversations created by the SDK.

TEST=manual,auto

Ran SDK locally, saw created ZD conversation have the testing tag applied.

Wrote a unit test asserting that tags are set correctly, saw it pass.

Adds the ticketTags field to the constructor config, so that
arbitrary tags can be applied to conversations created by the SDK.

TEST=manual,auto

Ran SDK locally, saw created ZD conversation have the testing tag
applied.

Wrote a unit test asserting that tags are set correctly, saw it
pass.
@popestr popestr requested a review from a team as a code owner September 19, 2024 19:28
@popestr popestr merged commit 288c1b1 into main Sep 23, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants