Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

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

Merged
hatpick merged 4 commits intomainfrom
shuwan/fixReservedEntityName
Jul 8, 2021
Merged

fix: LU editor would show an error if user tries to name an entity with a reserved name#8277
hatpick merged 4 commits intomainfrom
shuwan/fixReservedEntityName

Conversation

@cosmicshuai
Copy link
Copy Markdown
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
Copy Markdown

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
Copy Markdown

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
Copy Markdown
Contributor

hatpick commented Jul 7, 2021

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

@cosmicshuai
Copy link
Copy Markdown
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 subscribe to this conversation on GitHub. Already have an account? Sign in.

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