Skip to content
This repository has been archived by the owner on Mar 9, 2023. It is now read-only.

Latest commit

 

History

History
6 lines (6 loc) · 287 Bytes

2021-09-27-prevent-webhooks-from-wrapping-event-data-multiple-times.md

File metadata and controls

6 lines (6 loc) · 287 Bytes
title issue
Prevent Webhooks from wrapping event data multiple times
NEXT-17429

Core

  • Changed behaviour of \Shopware\Core\Framework\Webhook\WebhookDispatcher::dispatch. Event data will not be wrapped multiple times no more if more than one webhook subscribes to an event.