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

[Bug]: A gift card is persisted when adding it to the cart #262

Open
loevgaard opened this issue Dec 21, 2023 · 0 comments
Open

[Bug]: A gift card is persisted when adding it to the cart #262

loevgaard opened this issue Dec 21, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@loevgaard
Copy link
Member

Plugin version

0.12

Sylius version

1.10

What happened?

When I add a gift card to my cart, the gift card is persisted in the database. This has some unintended consequences:

  • A lot of gift cards are added to the database that will never be enabled and used (i.e. bloat)
  • In the list of gift cards, you can click the order number if the gift card is related to an order. However, when the order isn't completed, no order number is assigned and if you click the # it results in a 404.

Relevant log output

No response

@loevgaard loevgaard added the bug Something isn't working label Dec 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant