BotBuilder-Samples icon indicating copy to clipboard operation
BotBuilder-Samples copied to clipboard

Generate dialogs for handling plain properties

Open chrimc62 opened this issue 5 years ago • 1 comments

If you have a plain property without an operation we do not handle it. For example, "max bid" would generate MaxBidProperty hierarchical entity. I suspect that what happens is that we end up with a default operation and no entity which we do not have a trigger for. Either we could write a trigger to handle that or perhaps tweak the runtime so that we do not end up with an operation. The trigger for handling could either trigger a change or show?

chrimc62 avatar Jan 27 '21 23:01 chrimc62

The issue is not clear; it may be related to Composer or language understanding. As discussed with @tracyboehrer , I am assigning this to him.

gandiddi avatar Jun 24 '24 15:06 gandiddi