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 orchestrator:add remove previously added data source #1235

Description

Versions

What CLI version are you using.
4.13.3

Describe the bug

Adding a new data source to orchestrator via bf orchestrator:add command (equivalent to dispatch add command) will remove previously added sources

To Reproduce

  1. Add a LUIS/QnA Maker source with the command "bf orchestrator:add". Check orchestrator.settings.json and make sure it has the added data source.
  2. Repeat chatdown plugin and bf cli #1 with another LUIS/QnA Maker.

Actual behavior

Data source added in step #1 above is removed from orchestrator.settings.json.

Expected behavior

Newly added data source and previously added data sources are persisted in orchestrator.settings.json.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

bugIndicates an unexpected problem or an unintended behavior.

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions