Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

bf luis:convert error #692

@xhr0804

Description

@xhr0804

Versions

@microsoft/botframework-cli/4.9.0-preview.113642 win32-x64 node-v12.14.1

Describe the bug

  1. When I convert a .lu file(converted from a json file) back to .json file, I got an error.
    image

  2. in following piece of lu file:

Manager

@ intent Manager usesFeature Manager Helper

Entity definitions

@ ml Keyword

  • @ ml Person's Name
  • @ ml Topic
  • @ ml Email Address

Phrase list definitions

@ phraselist Manager Helper(interchangeable) =

  • manages,report to,manager,reports to

BF luis:covnert reports following errors:

  1. entity name "Person's Name" cannot be recognized. Change to PersonName then it passed. same as the entity name "Email Address".
  2. phraselist name "Manager Helper" cannot be recognized
  3. @ intent Manager report error if there is no usesFeature followed (bf luis:convert failed to convert the lu #696)

To Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

Give a clear and concise description of what you expected to happen.

Screenshots

If applicable, add screenshots to help explain your problem.

Additional context

Add any other context about the problem here.

[bug]

Metadata

Metadata

Assignees

No one assigned

    Labels

    backlogThe issue is out of scope for the current iteration but it will be evaluated in a future release.lunon luis api commands

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions