Skip to content

Inbound email returns no_conversation instead of creating a new conversation #558

Description

@akshaysharma-cv

Description

Inbound emails are not creating new conversations in our QuackBack deployment.

When an inbound email is received through the email integration, QuackBack responds with:

{
"status": "no_conversation"
}

However, the main QuackBack Docker image correctly creates a new conversation when processing the same type of inbound email.

This suggests a difference in the email ingestion/conversation-creation logic between the deployed image/version and the main image.

Expected behavior
When an inbound email is received, and there is no existing conversation matching the email/thread, QuackBack should create a new conversation in the configured workspace/inbox and associate the inbound email with it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions