# Artikel duplizieren geht nicht

**URL:** https://forum.shopware.com/t/artikel-duplizieren-geht-nicht/67360
**Category:** Administration
**Created:** [2. Juni 2020 um 13:26 UTC](https://forum.shopware.com/t/artikel-duplizieren-geht-nicht/67360 "2020-06-02T13:26:12Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![MLA](https://avatars.discourse-cdn.com/v4/letter/m/b77776/32.png) [@MLA](https://forum.shopware.com/u/MLA)
#### Post date: [2. Juni 2020 um 13:26 UTC](https://forum.shopware.com/t/artikel-duplizieren-geht-nicht/67360/1 "2020-06-02T13:26:12Z")

</div>

Hi,

im Backend geht „Artikel duplizieren nicht“, augensscheinlich passiert nichts, in der Datenbank wird jedoch ein Record in s\_articles angelegt, im Logfile habe ich folgende Fehlermeldung.&nbsp;

PDOException: SQLSTATE(23000): Integrity constraint violation: 1062 Duplicate entry ‚26041-3-64‘ for key ‚articleID‘ in /engine/Library/Zend/Db/Statement/Pdo.php:219 Stack trace:  
#0 /engine/Library/Zend/Db/Statement/Pdo.php(219): PDOStatement-\>execute(Array)  
#1 /engine/Library/Zend/Db/Statement.php(297): Zend\_Db\_Statement\_Pdo-\>\_execute(Array)  
#2 /engine/Library/Zend/Db/Adapter/Abstract.php(472): Zend\_Db\_Statement-\>execute(Array)  
#3 /engine/Library/Zend/Db/Adapter/Pdo/Abstract.php(232): Zend\_Db\_Adapter\_Abstract-\>query(‚INSERT INTO s\_a…‘, Array)  
#4 /engine/Library/Enlight/Components/Db/Adapter/Pdo/Mysql.php(83): Zend\_Db\_Adapter\_Pdo\_Abstract-\>query(‚INSERT INTO s\_a…‘, Array)  
#5 /engine/Shopware/Controllers/Backend/Article.php(2616): Enlight\_Components\_Db\_Adapter\_Pdo\_Mysql-\>query(‚INSERT INTO s\_a…‘, Array)  
#6 /engine/Shopware/Controllers/Backend/Article.php(373): Shopware\_Controllers\_Backend\_Article-\>duplicateArticleCategories(26023, ‚26041‘)  
#7 /engine/Library/Enlight/Controller/Action.php(192): Shopware\_Controllers\_Backend\_Article-\>duplicateArticleAction()  
#8 /engine/Library/Enlight/Controller/Dispatcher/Default.php(478): Enlight\_Controller\_Action-\>dispatch(‚duplicateArticl…‘)  
#9 /engine/Library/Enlight/Controller/Front.php(228): Enlight\_Controller\_Dispatcher\_Default-\>dispatch(Object(Enlight\_Controller\_Request\_RequestHttp), Object(Enlight\_Controller\_Response\_ResponseHttp))  
#10 /engine/Shopware/Kernel.php(185): Enlight\_Controller\_Front-\>dispatch()  
#11 /vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php(102): Shopware\Kernel-\>handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)  
#12 /vendor/symfony/http-kernel/HttpCache/HttpCache.php(448): Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(Object(Shopware\Kernel), Object(Symfony\Component\HttpFoundation\Request), 1, true)  
#13 /engine/Shopware/Components/HttpCache/AppCache.php(256): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL)  
#14 /vendor/symfony/http-kernel/HttpCache/HttpCache.php(238): Shopware\Components\HttpCache\AppCache-\>forward(Object(Symfony\Component\HttpFoundation\Request), true)  
#15 /engine/Shopware/Components/HttpCache/AppCache.php(99): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>pass(Object(Symfony\Component\HttpFoundation\Request), true)  
#16 /var/www/vhosts/schaererkunz-shop.de/TestDE.schaererkunz-shop.de/shopware.php(122): Shopware\Components\HttpCache\AppCache-\>handle(Object(Symfony\Component\HttpFoundation\Request))  
#17

&nbsp;

Viele Grüße

Michael

&nbsp;
