odoo/odoo#198309

Created by fw-bot
Merged at c81d02e424bcc5f714eeb95c43428c63b940cb8c

Statuses:

label
odoo-dev:saas-18.1-18.0-ensure-question-selection-has-answers-akap-415131-fw
head
fca307396720c100182688d157250b4761d7f811
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: #197104