bf luis:version:export "\n" instead of line breaks #1307
Labels
Bot Services
Required for internal Azure reporting. Do not delete. Do not change color.
bug
Indicates an unexpected problem or an unintended behavior.
customer-replied-to
Indicates that the team has replied to the issue reported by the customer. Do not delete.
customer-reported
Issue is created by anyone that is not a collaborator in the repository.
needs-triage
The issue has just been created and it has not been reviewed by the team.
Milestone
Versions
4.14.1
14.8.0
CMD
,Powershell
Windows 10
Describe the bug
bf luis:version:export --exportLU
returns a .lu file with "\n" literal instead of actual line breaks. The file cannot be used until the "\n" are replaced with actual line breaks.To Reproduce
Steps to reproduce the behavior:
bf luis:version:export --exportLU...
for an existing LUIS applicationExpected behavior
CLI command should return an immediately usable file.
Screenshots
Left-hand side shows the original file. Right-hand shows file after application is exported via CLI.
Additional context
This does not occur with the JSON CLI export, or when exporting from luis.ai
[bug]
The text was updated successfully, but these errors were encountered: