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

Hotfix: Question answers are cleared from session after stored #1374

Closed
chrisjsimpson opened this issue Jul 11, 2024 · 2 comments
Closed

Hotfix: Question answers are cleared from session after stored #1374

chrisjsimpson opened this issue Jul 11, 2024 · 2 comments
Labels
released This issue/pull request has been released.

Comments

@chrisjsimpson
Copy link
Contributor

Is your feature request related to a problem? Please describe.

Problem: Question answers are not cleared from session after stored, so if (rare case) a subscriber signs up twice, questions answers will be stored against plans which don't have questions assigned ( #1335 ).

Describe the solution you'd like
Clear question ids in session once stored.

Describe alternatives you've considered

Additional context
#1373

Copy link

🚀 Issue was released in v0.1.194 🚀

@github-actions github-actions bot added the released This issue/pull request has been released. label Jul 11, 2024
Copy link

🚀 Issue was released in v0.1.194 🚀

chrisjsimpson added a commit that referenced this issue Jul 17, 2024
… and refresh individual subscription statuses (#1378)

* Fix #1376 As a shop owner, I can download invoices when I view an individual subscriber

* #1376 black format

* #1376 as a shop owner I can refresh individual subscriptions where the transaction count is > 1

* #1374 refresh_subscription login required

* #1376 As a shop owner I can refresh individual subscribers subscription statuses

* #1374 refresh_subscription login required

* #1376 As a shop owner I can refresh individual subscribers subscription statuses

* #1376 format black
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released This issue/pull request has been released.
Projects
None yet
Development

No branches or pull requests

1 participant