Skip confirmation for recognized entity not working as expectedDescriptionUser is not prompted for confirmation even if the prompt has been configured to require confirmation from the userSteps to Reproduce Create a new topic with nlu model/intent. I used model: ITSM NLU for virtual agentintent: Email setupAdd a text node and associate it to the "Device" entity.Set "Skip confirmation for recognized entity" to falseRun preview. Test with utterance: "Setup email on my iphone"Notice that the text node will be mapped to the "device" entity but the user will not be prompted for confirmation.Expected result: user should be prompted for confirmation if "Skip confirmation for recognized entity" is set to falseWorkaroundThere is no workaround at this time, please upgrade to the patch release that has the fix.Related Problem: PRB1395507