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

FSM storage - reset_bucket calls set_data #970

Closed
2 tasks done
draklowell opened this issue Aug 5, 2022 · 0 comments · Fixed by #971
Closed
2 tasks done

FSM storage - reset_bucket calls set_data #970

draklowell opened this issue Aug 5, 2022 · 0 comments · Fixed by #971
Labels
bug Something is wrong with the framework

Comments

@draklowell
Copy link

draklowell commented Aug 5, 2022

Checklist

  • I am sure the error is coming from aiogram code
  • I have searched in the issue tracker for similar bug reports, including closed ones

Operating system

Any

Python version

Any

aiogram version

2.21

Expected behavior

Expected to call set_bucket, not set_data

Current behavior

Resets data instead of bucket

Steps to reproduce

https://github.com/aiogram/aiogram/blob/dev-2.x/aiogram/dispatcher/storage.py#L240

Code example

No response

Logs

No response

Additional information

No response

@draklowell draklowell added the bug Something is wrong with the framework label Aug 5, 2022
draklowell added a commit to draklowell/aiogram that referenced this issue Aug 5, 2022
draklowell added a commit to draklowell/aiogram that referenced this issue Aug 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is wrong with the framework
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant