4.2 BETA / BUG im Artikel-Import

Moin! Habe die 4.2 BETA installiert. Problemlos. Habe einen Artikel angelegt, Artikel-Export gemacht, den Artikel im backend gelöscht und versucht, die exportierte Datei wieder zu importieren. Habe die nicht verändert: Error: Error in line 2: A new entity was found through the relationship ‘Shopware\Models\Article\Price#detail’ that was not configured to cascade persist operations for entity: Shopware\Models\Article\Detail@00000000484e725c0000000030f78697. To solve this issue: Either explicitly call EntityManager#persist() on this unknown entity or configure cascade persist this association in the mapping for example @ManyToOne(…,cascade={“persist”}). If you cannot find out which entity causes the problem implement ‘Shopware\Models\Article\Detail#__toString()’ to get a clue. Das ist ein Bug, oder? Wollt Ihr die Datei mal haben? Ticket dazu gab es auch: Ticket: SW-7696 LG, AS