Can't import intent utterances into the root .lu file (works everywhere else)
See original GitHub issueDescribe the bug
When I try importing LU utterances from another file into my root .lu file I get an error.
LU
# Help
- [Help](common.en-us.lu#Help)
# Logout
- [Logout](common.en-us.lu#Logout)
Error:
[ERROR] Loop detected for reference '[Help](C:\Users\lamil\Source\repos\microsoft\botframework-components\skills\declarative\calendarSkill\common.en-us.lu#Help)' as C:/Users/lamil/Source/repos/microsoft/botframework-components/skills/declarative/calendarSkill/language-understanding/en-us/calendarskill.en-us.lu -> C:/Users/lamil/Source/repos/microsoft/botframework-components/skills/declarative/calendarSkill/language-understanding/en-us/calendarskill.en-us.lu
The referenced intents are in another file, and work elsewhere in the project, so I’m not sure what is causing this looping error. I also tried moving the common.en-us.lu file outside of the project and providing the literal path but got this same error.
Version
Issue Analytics
- State:
- Created 3 years ago
- Comments:7 (6 by maintainers)
Top GitHub Comments
https://microsoft-my.sharepoint-df.com/:u:/p/srravich/Ec1MCSCAzP1DhuUHr1SdaGkBvNFRHwRtHgtyWNBqCO0TsQ?e=Bp2upM
@boydc2014 the bot with the repro
The @microsoft/bf-lu has upgraded to 4.15.0-dev.20210702.cbf708d now, so close it