Can't use full LU import syntax #5359
Labels
needs verify
a fixed bug that needs verify before release
Type: Bug
Something isn't working
verified
a fixed bug that been verified before release
Describe the bug
I'm importing intents and utterances from linked LU files, but I can't use the full syntax as listed here: https://docs.microsoft.com/en-us/azure/bot-service/file-format/bot-builder-lu-file-format?view=azure-bot-service-4.0#local-file-references.
I want to be able to use this pattern to pull only the utterances from a linked file by intent:
But I get the following error: "L0:0 - L0:0 Cannot read property 'segment' of undefinedRefer to the syntax documentation here."
I think it may be related to the link not being a valid file path for the navigation window.
Version
1.3
Browser
OS
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Screenshots
Additional context
The text was updated successfully, but these errors were encountered: