Projekt

Allgemein

Profil

Aktionen

GX-Bug #69667

geschlossen

Variants id filter uses wrong database column

Von Marvin Muxfeld vor etwa 2 Jahren hinzugefügt. Vor etwa 2 Jahren aktualisiert.

Status:
Erledigt
Priorität:
Dringend
Zugewiesen an:
Tobias Schindler
Kategorie:
REST-API
Zielversion:
% erledigt:

0%

Geschätzter Aufwand:
Steps to reproduce:
Betroffene Versionen:
4.5.2.2
Release Notes Langtext:

Das Filtern und Sortieren für den REST API Endpunkt der Varianten funktioniert jetzt erwartungsgemäß


Beschreibung

The ProductVariantFilters class maps the id to the wrong database column. This leads to incorrect information being displayed when using the filter

For example api.php/v3/products/1/variants?filter[id]=3 shows the variant with id 2 and only 1 value being in the variant (there are 2)


Aktionen

Auch abrufbar als: Atom PDF