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
{{ message }}
This repository was archived by the owner on Jan 15, 2025. It is now read-only.
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
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.