Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3.0 Deprecation Warnings: Remove DialogueStateTracker deprecated methods #8869

Closed
1 task done
ancalita opened this issue Jun 14, 2021 · 0 comments · Fixed by #9168
Closed
1 task done

3.0 Deprecation Warnings: Remove DialogueStateTracker deprecated methods #8869

ancalita opened this issue Jun 14, 2021 · 0 comments · Fixed by #9168
Assignees
Labels
area:rasa-oss 🎡 Anything related to the open source Rasa framework maintenance:rasa-3.0/deprecation

Comments

@ancalita
Copy link
Member

ancalita commented Jun 14, 2021

Background:
These warnings were found in:

  • rasa.shared.core.trackers.py:L334
"""`change_form_to` is deprecated and will be removed ""
""in future versions. Please use `change_loop_to` ""
""instead."""
  • rasa.shared.core.trackers.py:L350
"""`set_form_validation` is deprecated and will be removed ""
 ""in future versions. Please use `interrupt_loop` ""
 ""instead."""

Definition of Done:

  • resolve deprecation warnings in 3.0 version
@ancalita ancalita added the area:rasa-oss 🎡 Anything related to the open source Rasa framework label Jun 14, 2021
@TyDunn TyDunn added this to the 3.0 Rasa Open Source milestone Jun 15, 2021
@m-vdb m-vdb assigned ancalita and unassigned twerkmeister Jul 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:rasa-oss 🎡 Anything related to the open source Rasa framework maintenance:rasa-3.0/deprecation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants