Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate dialogs for handling plain properties #3055

Open
chrimc62 opened this issue Jan 27, 2021 · 1 comment
Open

Generate dialogs for handling plain properties #3055

chrimc62 opened this issue Jan 27, 2021 · 1 comment
Assignees
Labels
generated Generated dialogs related issues

Comments

@chrimc62
Copy link
Contributor

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 chrimc62 added the generated Generated dialogs related issues label Jan 27, 2021
@chrimc62 chrimc62 self-assigned this Jan 27, 2021
@gandiddi gandiddi assigned gandiddi and unassigned chrimc62 Jun 17, 2024
@gandiddi
Copy link
Collaborator

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 gandiddi assigned tracyboehrer and unassigned gandiddi Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
generated Generated dialogs related issues
Projects
None yet
Development

No branches or pull requests

3 participants