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

fix: LU editor would show an error if user tries to name an entity with a reserved name #8277

Merged
merged 4 commits into from Jul 8, 2021

Conversation

cosmicshuai
Copy link
Contributor

@cosmicshuai cosmicshuai commented Jul 7, 2021

closes #8055
For prebuilt entities like age, number, etc. Now LU editor will show errors if user tries to name an entity with a reserved name.

For example:
image

Related PR in bf-lu:
microsoft/botframework-cli#1250
microsoft/botframework-cli#1260

@cypress
Copy link

cypress bot commented Jul 7, 2021



Test summary

16 0 1 0Flakiness 0


Run details

Project Composer
Status Passed
Commit 0d8e176
Started Jul 7, 2021 6:09 AM
Ended Jul 7, 2021 6:17 AM
Duration 08:03 💡
OS Linux Ubuntu - 20.04
Browser Electron 89

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@coveralls
Copy link

coveralls commented Jul 7, 2021

Coverage Status

Coverage remained the same at 56.258% when pulling 0d8e176 on shuwan/fixReservedEntityName into f8d78c4 on main.

@hatpick
Copy link
Contributor

hatpick commented Jul 7, 2021

@cosmicshuai can you attach the PR adding this to the bg-lu package?

@cosmicshuai
Copy link
Contributor Author

@hatpick
I've attached the PRs related to this issue in the PR description filed.

@hatpick hatpick merged commit db22986 into main Jul 8, 2021
@hatpick hatpick deleted the shuwan/fixReservedEntityName branch July 8, 2021 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Monaco editor for LU should show an error if user tries to name an entity with a reserved name
3 participants