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
Current bf-lu has a bug that app settings defined in lu files may be lost when doing luis publishing. There was a fix in bf-cli side microsoft/botframework-cli#1108 to resolve the issue. Composer need to upgrade the bf-lu version to overcome this issue.
Version
Latest main
Browser
Electron distribution
Chrome
Safari
Firefox
Edge
OS
macOS
Windows
Ubuntu
To Reproduce
Steps to reproduce the behavior:
Add a lu file and add app settings in the header and then import another lu file
Publish this lu file
You will see app settings didn't take effect in luis portal
Describe the bug
Current bf-lu has a bug that app settings defined in lu files may be lost when doing luis publishing. There was a fix in bf-cli side microsoft/botframework-cli#1108 to resolve the issue. Composer need to upgrade the bf-lu version to overcome this issue.
Version
Latest main
Browser
OS
To Reproduce
Steps to reproduce the behavior:
Expected behavior
App settings should work for luis publishing
Screenshots
Additional context