Fix config/install/views.view.scheduler_scheduled_content.yml according to Drupal 8.8 core requirements, like:

- remove 'core: 8.x'
- add operator_limit_selection: false in the appropriate sections
- add operator_list: { } in the appropriate sections

CommentFileSizeAuthor
#2 3108563-1.patch2.38 KBvvvi

Comments

VVVi created an issue. See original summary.

vvvi’s picture

Status: Active » Needs review
StatusFileSize
new2.38 KB

The patch is attached.

jonathan1055’s picture

Status: Needs review » Needs work

Hi VVVi ,

Thanks for the patch. Could you post a link to the documentation regarding the use/requirement for operator_limit_selection and operator_list

In any case, I won't be committing the -core: 8.x change until support for core 8.7 is longer required.

Thanks.

  • jonathan1055 committed d3d68c2 on 8.x-1.x authored by VVVi
    Issue #3108563 by VVVi: Fix views.view.scheduler_scheduled_content.yml...
jonathan1055’s picture

Status: Needs work » Fixed

Now that 8.8 is the lowest core version that we need support this can be committed. The source now matches the loaded version when checked on a site using the 'show differences' function in Config Updates module.

Re-tested at 8.8 and 9.1 - all OK. Thanks VVVi for the patch. Committed.

Status: Fixed » Closed (fixed)

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