Problem/Motivation

Now there is a settings with items per page : 50 in the pagination of block list. In order to have consistence we need to export the settings to config/install folder for the new install and for users that is using today is necessary to create a hook update with this settings by default there

Steps to reproduce

Proposed resolution

Update the file settings.yaml to config/install folder and create the hook_update_N to install this new settings with 50 by default

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#2 3271419.patch1.04 KBrenatog

Comments

RenatoG created an issue. See original summary.

renatog’s picture

StatusFileSize
new1.04 KB

Patch with the config exported

  • RenatoG committed 9109d28 on 2.0.x
    Issue #3271419 by RenatoG: Create a hook update to set the items per...
renatog’s picture

Status: Active » Fixed

Settings exported and moved to the 2.0.x version. Thanks

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.