odoo/odoo#198707

Created by fw-bot
Merged at 04d9d6dc8736df39b8845eca24ccc72559edccb9

Statuses:

label
odoo-dev:master-18.0-ensure-question-selection-has-answers-akap-417761-fw
head
e7812e1d2760d0f81073b1986569dadac3380f68
merged
8 months ago by Discuss, Akash Parmar (akap)
odoo/odoo
18.0 #197104
saas-18.1 #198309
saas-18.2 #198691
saas-18.3
saas-18.4
19.0
master #198707

[FW][FIX] im_livechat: ensure 'question selection' step has answers

Current behavior before PR:

It was possible to save a step with step_type "question selection" without any answers. However, this would cause an error when the bot was executed.

Desired behavior after PR is merged:

A constraint has been added to ensure that a "question selection" step cannot be saved without at least one answer.

task-id:4522835


I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr

Forward-Port-Of: #198309
Forward-Port-Of: #197104