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

[PORT] Fix property entity name collision #3043

Closed
chon219 opened this issue Nov 10, 2020 · 1 comment
Closed

[PORT] Fix property entity name collision #3043

chon219 opened this issue Nov 10, 2020 · 1 comment
Assignees
Labels
Area: Adaptive The issue is related to Adaptive dialogs Size: M The issue is not very complex and it is well understood, it will take 1 to 3 days to complete
Milestone

Comments

@chon219
Copy link
Member

chon219 commented Nov 10, 2020

microsoft/botbuilder-dotnet#4869

Property entities can collide with prebuilt LUIS entities., This fixes the issue by naming the property entity with a property suffix.

@chon219 chon219 added Area: Adaptive The issue is related to Adaptive dialogs Size: M The issue is not very complex and it is well understood, it will take 1 to 3 days to complete labels Nov 10, 2020
@chon219 chon219 self-assigned this Nov 10, 2020
@joshgummersall joshgummersall added this to the R12 milestone Nov 10, 2020
@joshgummersall joshgummersall removed this from the R12 milestone Jan 29, 2021
@joshgummersall joshgummersall added this to the R14 milestone Apr 6, 2021
@joshgummersall
Copy link
Contributor

Closing in favor of #3583

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Adaptive The issue is related to Adaptive dialogs Size: M The issue is not very complex and it is well understood, it will take 1 to 3 days to complete
Projects
None yet
Development

No branches or pull requests

2 participants