Artikel lassen sich nicht duplizieren

Hallo, 

wenn ich einen Artikel duplizieren möchte, passiert nichts. Im core-Log stehen komplett leere Einträge danach. In der Konsole findet sich aber folgender Fehler:

Ups! Ein Fehler ist aufgetreten!

Die nachfolgenden Hinweise sollten Ihnen weiterhelfen.

The identifier id is missing for a query of Shopware\Models\Article\Article in vendor/doctrine/orm/lib/Doctrine/ORM/ORMException.php on line 294

Stack trace:

 #0 vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php(403): Doctrine\ORM\ORMException::missingIdentifierField('Shopware\\Models...', 'id') #1 engine/Shopware/Controllers/Backend/Article.php(293): Doctrine\ORM\EntityManager-\>find('Shopware\\Models...', NULL) #2 [internal function]: Shopware\_Controllers\_Backend\_Article-\>duplicateArticleAction() #3 var/cache/production\_201704210836/proxies/ShopwareControllersBackendArticleProxy.php(6): call\_user\_func\_array(Array, Array) #4 engine/Library/Enlight/Hook/HookManager.php(187): Shopware\_Proxies\_ShopwareControllersBackendArticleProxy-\>executeParent('duplicateArticl...', Array) #5 var/cache/production\_201704210836/proxies/ShopwareControllersBackendArticleProxy.php(25): Enlight\_Hook\_HookManager-\>executeHooks(Object(Shopware\_Proxies\_ShopwareControllersBackendArticleProxy), 'duplicateArticl...', Array) #6 engine/Library/Enlight/Controller/Action.php(159): Shopware\_Proxies\_ShopwareControllersBackendArticleProxy-\>duplicateArticleAction() #7 engine/Library/Enlight/Controller/Dispatcher/Default.php(523): Enlight\_Controller\_Action-\>dispatch('duplicateArticl...') #8 engine/Library/Enlight/Controller/Front.php(223): Enlight\_Controller\_Dispatcher\_Default-\>dispatch(Object(Enlight\_Controller\_Request\_RequestHttp), Object(Enlight\_Controller\_Response\_ResponseHttp)) #9 engine/Shopware/Kernel.php(182): Enlight\_Controller\_Front-\>dispatch() #10 vendor/symfony/http-kernel/HttpCache/HttpCache.php(491): Shopware\Kernel-\>handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #11 engine/Shopware/Components/HttpCache/AppCache.php(266): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL) #12 vendor/symfony/http-kernel/HttpCache/HttpCache.php(258): Shopware\Components\HttpCache\AppCache-\>forward(Object(Symfony\Component\HttpFoundation\Request), true) #13 engine/Shopware/Components/HttpCache/AppCache.php(103): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>pass(Object(Symfony\Component\HttpFoundation\Request), true) #14 shopware.php(117): Shopware\Components\HttpCache\AppCache-\>handle(Object(Symfony\Component\HttpFoundation\Request)) #15 {main}

 

Damit kann ich leider nicht viel anfangen. Offenbar fehlt eine ID. Aber welche und wie bekomme ich die da wieder hin?

Viele Grüße

Christian