Projekt

Allgemein

Profil

GX-Bug #70073

Von Moritz Bunjes vor mehr als 1 Jahr aktualisiert

The 4.6.0.1 and 4.7.1.0 update executes 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.

Zurück