You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 15, 2025. It is now read-only.
@microsoft/botframework-cli/4.8.0 win32-x64 node-v12.16.3
Windows 10
Describe the bug
Having more than 1 phrase list declaration with enabledForAllModels annotation will cause the CLI errors out.
[ERROR] line 7:0 - line 7:60: Roles must be unique across entity types. Invalid role definition found "my_gpl(interchangeable)". Prior definition - '@ phraselist Iam_gpl(interchangeable) hasRoles enabledForAllModels'
To Reproduce
@ phraselist Iam_gpl(interchangeable) enabledForAllModels =
- I
- I'm
- I am
- I be
@ phraselist my_gpl(interchangeable) enabledForAllModels =
- my
- mine
- me