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

Re-ordering collections may cause items to be duplicated #3407

Open
ApplePedlar opened this issue Mar 10, 2025 · 0 comments
Open

Re-ordering collections may cause items to be duplicated #3407

ApplePedlar opened this issue Mar 10, 2025 · 0 comments
Labels
type: bug 🐛 Something isn't working

Comments

@ApplePedlar
Copy link
Contributor

Describe the bug
If you expand the top collection and then replace the order of the bottom one, the replaced collection will be duplicated. The duplicates will disappear after reloading.

Image

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Collections'
  2. Expand top collection
  3. Move the bottom item up one place
  4. Move the bottom item up one place again
  5. See error

Expected behavior

Replacing the order does not duplicate it.

Environment (please complete the following information):

  • @vendure/core version: 3.1.7
  • Nodejs version: v22.12.0
  • Database (mysql/postgres etc): mariadb
@ApplePedlar ApplePedlar added the type: bug 🐛 Something isn't working label Mar 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug 🐛 Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant