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

feat(core): Add extra data field in HandoffBuilder #2307

Merged
merged 3 commits into from
Mar 7, 2023

Conversation

asastre
Copy link
Contributor

@asastre asastre commented Mar 1, 2023

Description

Allow sending extra fields (language, url and/or location so far) when creating a new case with the HandoffBuilder.

Context

There has been some new fields added in the cases (language, url and location) that were impossible to be filled when creating a new case from a bot using the HandoffBuilder.

Approach taken / Explain the design

To document / Usage example

Take a look at the test to see an example.

Testing

The pull request has unit tests.

@vanbasten17 vanbasten17 merged commit fb60c05 into master-lts Mar 7, 2023
@vanbasten17 vanbasten17 deleted the core/handoff-with-extra-data branch March 7, 2023 09:24
vanbasten17 pushed a commit that referenced this pull request Mar 23, 2023
* feat(core): allow to send extra data case fields in handoff

* test(core): test extra data field in HandoffBuilder

* style(core): fix lint errors
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.

3 participants