Summary
While I was editing an intent, I tried to change its domain but combo box looks like disabled in agent user inteface.
Simplest Example to Reproduce
- Create two domains in your agent
- Create a simple intent
- Train the agent
- Edit that intent
Expected Behavior
I expected I can change domain editing my intent, to move it away.
Current Behavior
Domain combo box is disabled, it's the only intent's parameter you can't edit.
Possible Solution
For routines reuse, maybe a solution is create a new intent in the new selected domain, then delete current intent.
Context
Can be useful when you decide there are too much intents in that domain and you want to split into two detailed domains.
Your Environment
| Software |
Version |
dost |
? |
node |
node v12.9.1 |
npm |
npm v6.14.2 |
| Operating System |
Centos7 |