Skip to content

Conversation

@tsm-odoo
Copy link
Contributor

@tsm-odoo tsm-odoo commented Dec 3, 2024

Until now, the chat bot stayed as a member of the channel after the
"forward_operator" step. It makes more sense to remove it from the
channel.

task-4354075

@robodoo
Copy link
Contributor

robodoo commented Dec 3, 2024

Pull request status dashboard

@tsm-odoo tsm-odoo force-pushed the master-mail-remove_chatbot_forward-tsm branch from bc1081f to 47a3ad8 Compare December 3, 2024 13:58
@tsm-odoo tsm-odoo changed the title Master mail remove chatbot forward tsm [IMP] mail: remove chat bot from channel once operator is found Dec 3, 2024
@C3POdoo C3POdoo added the RD research & development, internal work label Dec 3, 2024
@tsm-odoo tsm-odoo force-pushed the master-mail-remove_chatbot_forward-tsm branch 16 times, most recently from 775f33d to 33a5744 Compare December 6, 2024 10:38
@tsm-odoo tsm-odoo marked this pull request as ready for review December 6, 2024 12:01
@C3POdoo C3POdoo requested review from a team December 6, 2024 12:03
@tsm-odoo tsm-odoo force-pushed the master-mail-remove_chatbot_forward-tsm branch 4 times, most recently from 9f6e880 to e2da92e Compare December 11, 2024 11:23
Copy link
Contributor

@alexkuhn alexkuhn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@robodoo delegate+

@tsm-odoo
Copy link
Contributor Author

@robodoo r+

…ound

*: website_livechat.

Having the chat bot in the channel members feels unnecessary. This
PR adapts the forward operator step in order to remove the chat bot
from the channel once an operator is found.

task-4354075
@tsm-odoo tsm-odoo force-pushed the master-mail-remove_chatbot_forward-tsm branch from e2da92e to 238ed2d Compare December 12, 2024 14:56
Copy link
Contributor Author

@tsm-odoo tsm-odoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

robodoo pushed a commit that referenced this pull request Dec 12, 2024
…ound

*: website_livechat.

Having the chat bot in the channel members feels unnecessary. This
PR adapts the forward operator step in order to remove the chat bot
from the channel once an operator is found.

task-4354075

closes #189456

Signed-off-by: Matthieu Stockbauer (tsm) <tsm@odoo.com>
@robodoo robodoo added the 18.1 label Dec 12, 2024
@robodoo robodoo closed this Dec 12, 2024
@alexkuhn alexkuhn deleted the master-mail-remove_chatbot_forward-tsm branch December 13, 2024 10:14
tsm-odoo added a commit to odoo-dev/odoo that referenced this pull request Dec 19, 2024
When a chat bot forwards the conversation to a human operator, the
live chat name is updated to reflect this change. However, the way
the name is updated changed in [1] while it was not intended.

This name is used by live chat managers to review session history.
Both the operator and visitor names are important in this context.
This PR restores the original naming: "{operator_name, visitor_name}".

[1]: odoo#189456
robodoo pushed a commit that referenced this pull request Dec 19, 2024
When a chat bot forwards the conversation to a human operator, the
live chat name is updated to reflect this change. However, the way
the name is updated changed in [1] while it was not intended.

This name is used by live chat managers to review session history.
Both the operator and visitor names are important in this context.
This PR restores the original naming: "{operator_name, visitor_name}".

[1]: #189456

closes #191111

Signed-off-by: Matthieu Stockbauer (tsm) <tsm@odoo.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

18.1 RD research & development, internal work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants