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 Warning: Remove LEGACY_ACTION_DEACTIVATE_LOOP_NAME #8871

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

3.0 Deprecation Warning: Remove LEGACY_ACTION_DEACTIVATE_LOOP_NAME #8871

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

Comments

@ancalita
Copy link
Member

Background:
This warning was found in: rasa.shared.core.training_data.story_reader.story_reader.py:L156

f"Using action '{event.action_name}' is deprecated. Please use "
f"'{ACTION_DEACTIVATE_LOOP_NAME}' instead. Support for "
f"'{event.action_name}' will be removed in Rasa Open Source version "
f"{NEXT_MAJOR_VERSION_FOR_DEPRECATIONS}."

Definition of Done

  • resolve warning in 3.0 version
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