GX-Bug #70491
geschlossenSortieren der Optionen in der Übersicht blockiert den Shop, wenn man sehr viel Optionen und Werte hat / Sorting the options in the overview blocks the shop if you have a lot of options and values
0%
Die Optionen-Sortierung aktualisiert jetzt nur die Sortierreihenfolge der angegebenen Optionen.
Beschreibung
Sortieren der Optionen in der Übersicht blockiert den Shop, wenn man sehr viel Optionen und Werte hat
Kann wie folgt reproduziert werden:
- Shop installieren
- im Gambio Admin lege mindestens 10 000 Werte mit 5000 Optionen an
- Versuche mit Drag'n'Drop die Optionen zu verschieben um die Sortierung anzupassen
Tatsächliches Verhalten:
Wenn man per Drag'n'Drop die Sortierung der Optionen in der Übersicht anpasst, dann hängt sich der Shop auf, wenn es sich um sehr sehr viele Optionen mit vielen Werten handelt.
Erwartetes Verhalten:
Beim Verschieben der Optionen um die Sortierung anzupassen, dürfen nur die Optionen selbst in der Datenbank aktualisiert werden, ohne dass alle Werte ebenfalls geändert werden
Hierfür wird ein neue Endpunkt für das Sortieren der Optionen ohne Werte benötigt.
Sorting the options in the overview blocks the store if you have a lot of options and values
Can be reproduced as follows:
- install store
- in Gambio Admin create at least 10 000 values with 5000 options
- try to drag'n'drop the options to adjust the sort order
Actual behavior:
When using drag'n'drop to adjust the sorting of the options in the overview, the store hangs if it is very very many options with many values.
Expected behavior:
When moving the options to adjust the sorting, only the options themselves may be updated in the database without changing all values as well
This requires a new endpoint for sorting the options without values.