Projekt

Allgemein

Profil

Aktionen

GX-Bug #70072

geschlossen

Das 4.6.0.1 und 4.7.1.0 Update löschen fälschlicherweise Artikelexport-Profile | The 4.6.0.1 and 4.7.1.0 update incorrectly delete product export profiles

Von Moritz Bunjes vor mehr als 1 Jahr hinzugefügt. Vor mehr als 1 Jahr aktualisiert.

Status:
Erledigt
Priorität:
Dringend
Zugewiesen an:
Alexandre Ataides
Kategorie:
Updater
Zielversion:
% erledigt:

0%

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

Das 4.6.0.1 und 4.7.1.0 Update löschen im Updater nicht mehr fälschlicherweise Artikelexport-Profile


Beschreibung

The 4.6.0.1 and 4.7.1.0 update execute the SQL query

DELETE a.* FROM export_schemes AS a LEFT JOIN languages l ON (a.languages_id = l.languages_id) WHERE l.languages_id IS NULL;

eventhough a languages_id of 0 is valid. This causes a deletion of all profiles under Gambio Admin > Catalog > Import/Export > Product Export, which are language independent.

Steps to reproduce:

  1. Gambio Admin > Catalog > Import/Export > Product Export: Create a product export profile
  2. Run the 4.7.1.0 update

Expected
The created profile still exists.

Actual:
The created profile is gone.



Zugehörige Tickets

Kopiert nach GX-Entwicklung - GX-Bug #70073: Das 4.6.0.1 Update löscht fälschlicherweise Artikelexport-Profile | The 4.6.0.1 update incorrectly delete product export profiles ErledigtAhmed Hamouda

Aktionen
Aktionen

Auch abrufbar als: Atom PDF