Bug in Rest-API Media, delete ?

Hy, hier einmal die Error Meldung: exception 'Shopware\Components\Api\Exception\CustomValidationException' with message '\Shopware\Models\Article\Image by id 14647 not found' in /var/www/vhosts/\*\*\*/httpdocs/engine/Shopware/Components/Api/Resource/Resource.php:396 Stack trace: #0 /var/www/vhosts/\*\*\*/httpdocs/engine/Shopware/Components/Api/Resource/Article.php(1663): Shopware\Components\Api\Resource\Resource-\>getOneToManySubElement(Object(Doctrine\ORM\PersistentCollection), Array, '\\Shopware\\Model...') #1 /var/www/vhosts/\*\*\*/httpdocs/engine/Shopware/Components/Api/Resource/Article.php(738): Shopware\Components\Api\Resource\Article-\>prepareImageAssociatedData(Array, Object(Shopware\Models\Article\Article)) #2 /var/www/vhosts/\*\*\*/httpdocs/engine/Shopware/Components/Api/Resource/Article.php(613): Shopware\Components\Api\Resource\Article-\>prepareAssociatedData(Array, Object(Shopware\Models\Article\Article)) #3 /var/www/vhosts/\*\*\*/httpdocs/engine/Shopware/Controllers/Api/Articles.php(116): Shopware\Components\Api\Resource\Article-\>update('5396', Array) #4 /var/www/vhosts/\*\*\*/httpdocs/engine/Library/Enlight/Controller/Action.php(158): Shopware\_Controllers\_Api\_Articles-\>putAction() #5 /var/www/vhosts/\*\*\*/httpdocs/engine/Library/Enlight/Controller/Dispatcher/Default.php(523): Enlight\_Controller\_Action-\>dispatch('putAction') #6 /var/www/vhosts/\*\*\*/httpdocs/engine/Library/Enlight/Controller/Front.php(227): Enlight\_Controller\_Dispatcher\_Default-\>dispatch(Object(Enlight\_Controller\_Request\_RequestHttp), Object(Enlight\_Controller\_Response\_ResponseHttp)) #7 /var/www/vhosts/\*\*\*/httpdocs/engine/Shopware/Kernel.php(148): Enlight\_Controller\_Front-\>dispatch() #8 /var/www/vhosts/\*\*\*/httpdocs/vendor/symfony/http-kernel/HttpCache/HttpCache.php(492): Shopware\Kernel-\>handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #9 /var/www/vhosts/\*\*\*/httpdocs/engine/Shopware/Components/HttpCache/AppCache.php(255): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL) #10 /var/www/vhosts/\*\*\*/httpdocs/vendor/symfony/http-kernel/HttpCache/HttpCache.php(263): Shopware\Components\HttpCache\AppCache-\>forward(Object(Symfony\Component\HttpFoundation\Request), true) #11 /var/www/vhosts/\*\*\*/httpdocs/vendor/symfony/http-kernel/HttpCache/HttpCache.php(280): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>pass(Object(Symfony\Component\HttpFoundation\Request), true) #12 /var/www/vhosts/\*\*\*/httpdocs/engine/Shopware/Components/HttpCache/AppCache.php(133): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>invalidate(Object(Symfony\Component\HttpFoundation\Request), true) #13 /var/www/vhosts/\*\*\*/httpdocs/vendor/symfony/http-kernel/HttpCache/HttpCache.php(209): Shopware\Components\HttpCache\AppCache-\>invalidate(Object(Symfony\Component\HttpFoundation\Request), true) #14 /var/www/vhosts/\*\*\*/httpdocs/engine/Shopware/Components/HttpCache/AppCache.php(114): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #15 /var/www/vhosts/\*\*\*/httpdocs/shopware.php(101): Shopware\Components\HttpCache\AppCache-\>handle(Object(Symfony\Component\HttpFoundation\Request)) #16 {main} Channel: core { "uri": "/api/articles/5396?", "method": "PUT", "query": { "module": "api", "controller": "articles", "action": "5396" }, "post": { "\_\_options\_images": { "replace": true }, "images": [{ "id": 14647, "articleId": 5396, "articleDetailId": null, "description": "", "path": "100153\_0", "main": 1, "position": 1, "width": 500, "height": 300, "relations": "", "extension": "jpg", "parentId": null, "mediaId": 6607 }, { "id": 14649, "articleId": 5396, "articleDetailId": null, "description": "", "path": "100153\_1", "main": 1, "position": 2, "width": 500, "height": 300, "relations": "", "extension": "jpg", "parentId": null, "mediaId": 6692 }, { "id": 14651, "articleId": 5396, "articleDetailId": null, "description": "", "path": "100153\_2", "main": 2, "position": 3, "width": 500, "height": 362, "relations": "", "extension": "jpg", "parentId": null, "mediaId": 5856 }] } }