Remove default_argument_skip_url key from view configurations

Created on 22 July 2024, 8 months ago
Updated 27 August 2024, 7 months ago

Problem/Motivation

Remove the: default_argument_skip_url contextual filter setting from the view: views.view.scheduler_scheduled_content.yml configuration as it has been removed from the Drupal Core 10.2.x. If it's not removed, it's causing PHPUnit tests to fail in Drupal 11

Change record: The Views setting default_argument_skip_url has been removed →

Issue: 📌 Skip default argument for view URL does not work and never has so it can be removed Fixed

Steps to reproduce

Run the PHPUnit tests for Drupal 11 and you'll see all tests failing.

Proposed resolution

Remove the setting: default_argument_skip_url: false from view views.view.scheduler_scheduled_content.yml. I believe no update hook will be required as it would taken care by Drupal Core itself.

📌 Task
Status

Fixed

Version

2.0

Component

Code

Created by

🇮🇳India vishalkhode

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024