Apply #10137 domain merging changes to main
#10570
Labels
area:rasa-oss 🎡
Anything related to the open source Rasa framework
area:rasa-x/backend 🎩
All issues focused on the Rasa X backend
type:bug 🐛
Inconsistencies or issues which will cause an issue or problem for users or implementors.
Rasa Open Source version
3.0
Rasa SDK version
No response
Rasa X version
No response
Python version
3.8
What operating system are you using?
OSX
What happened?
We need to apply the changes that fixed #10137 in this PR for
2.8.x
tomain
.We need to be aware that Domain logic in
main
likely differs to that of2.8.x
One example is the additional method in the
merge
function onmain
:https://github.com/RasaHQ/rasa/blob/main/rasa/shared/core/domain.py#L291
Command / Request
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: