Skip to content

Commit 560bf13

Browse files
committed
Add old behaviour
1 parent c400b69 commit 560bf13

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

UPGRADE-1.8.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,4 +86,5 @@
8686
1. Service alias `Sylius\Component\Channel\Context\ChannelContextInterface` was changed from `sylius.context.channel.composite` to `sylius.context.channel`.
8787
The later is being decorated by `sylius.context.channel.cached` which caches the channel per request and reduces the amount of database queries.
8888

89-
1. A `serialization_group` has been added to the route `sylius_admin_ajax_product_index` to avoid infinite loop or time out during this ajax request.
89+
1. A serialization group has been added to the route `sylius_admin_ajax_product_index` to avoid an infinite loop, or a
90+
time out during this ajax request (previously no serialization group was defined on this route).

0 commit comments

Comments
 (0)