sulu / SuluArticleBundle

Bundle for managing localized content-rich entities like blog-posts in the Sulu content management system
MIT License
52 stars 77 forks source link

Adjust smart_content sortBy migration to not check for limitResult key #552

Closed niklasnatter closed 3 years ago

niklasnatter commented 3 years ago
Q A
Bug fix? yes
New feature? no
BC breaks? no
License MIT

Why?

There we two independent reports that the check for limitResult caused problems when updating a project from 1.6 to 2.0 in our Slack channel.

Related to: https://github.com/sulu/sulu/pull/5864