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

Add automatic_answers attribute processing for Integreat chat #3362

Draft
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

dasgoutam
Copy link

Short description

The automatic_answers attribute in zammad can be turned on/off when the user requests to talk to a human advisor. This PR resolves the setting of the attribute between the chat backend and zammad

Proposed changes

  • Changes in zammad api to set the automatic_answers_attribute
  • Disable answer generation in chat_bot.py if the attribute is set to False

Side effects

Hopefully none

Resolved issues

Fixes: digitalfabrik/integreat-chat#25


Pull Request Review Guidelines

@svenseeberg
Copy link
Member

I will do some integration testing next week.

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.

Render "Talk to Person" button
2 participants