Skip to content

plugin-flow-builder: fix uuid for flowThreadId #2856

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

Merged
merged 2 commits into from
Jun 18, 2024

Conversation

Iru89
Copy link
Contributor

@Iru89 Iru89 commented Jun 17, 2024

Description

Create the flowThreadId in the tracking function if it does not exist.

Context

When tracking content the flowThreadId is required in the backend.
If this happens in a conversation that already existed before adding the plugin the bot does not go through the function getStartContents, which is where this flowThreadId is generated and at the time of tracking the content fails because this value is not undefined.

@Iru89 Iru89 merged commit 825c152 into master-lts Jun 18, 2024
4 checks passed
@Iru89 Iru89 deleted the plugin-flow-builder/fix-flow-thread-id branch June 18, 2024 07:03
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.

2 participants