views.view.group_media.yml has invalid default_argument

Created on 25 March 2025, 12 days ago

Problem/Motivation

The view views.view.group_media.yml has a value default_argument_skip_url which is not valid in D11.

Proposed resolution

change lines 651-653 from

    default_argument_options:
           argument: ''
           default_argument_skip_url: false

to

    default_argument_options:
         argument: ''
πŸ› Bug report
Status

Active

Version

4.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States Chris Dart

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

Comments & Activities

  • Issue created by @Chris Dart
  • πŸ‡ΊπŸ‡ΈUnited States Chris Dart

    This is a puzzle. When I run composer require 'drupal/groupmedia:^4.0' it installs version 4.0.3, but config/optiona/view.views.group_media.yml still has the old default_argument_skip_url even after I have uninstalled and re-installed it.

    Why would this be?

  • πŸ‡§πŸ‡ͺBelgium lobsterr

    Well, probably. it is repo cache issue. I am closing this ticket since it has been fixed in 4.0.4

    I just tried to install, everything is fine, clean composer cache too:

    Installing dependencies from lock file (including require-dev)
    Package operations: 4 installs, 0 updates, 0 removals
      - Downloading drupal/entity (1.6.0)
      - Downloading drupal/flexible_permissions (2.0.1)
      - Downloading drupal/group (3.3.4)
      - Downloading drupal/groupmedia (4.0.4)
    
Production build 0.71.5 2024