Can't locate tools when importing workflows from dev environment to production environment. #11964
Open
5 tasks done
Labels
🌊 feat:workflow
Workflow related stuff.
Self Checks
Dify version
0.14.1
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
BackGround
I have a dev environment that has several custom tools. I import them throught Swagger.
I am sure these tools are imported correctly and work well in both pub and dev env...
The implementions and versions of these tools are same in two envs.
Bug
This happends when I am trying to import my workflow to pub env which exports from dev env.
Dify can't locate to my tools. And the reason of this is the
provider_id
is different in two envs.Please help or fix this bug
But I have already kept the account and user name same.
How to make this right when I import my workflows or chatflows.
Please help.
✔️ Expected Behavior
Import my workflow from dev to pub correctly
❌ Actual Behavior
Dify can't locate tools althought the tools are same in two envs.
The text was updated successfully, but these errors were encountered: