Problem/Motivation

The following deprecation ignore patterns

# The following deprecations were not added as part of the original issues and
# thus were not addressed in time for the 9.0.0 release.
%The entity link url update for the "\w+" view is deprecated in drupal:9\.0\.0 and is removed from drupal:10\.0\.0\. Module-provided Views configuration should be updated to accommodate the changes described at https:\/\/www.drupal.org\/node\/2857891\.%
%The operator defaults update for the "\w+" view is deprecated in drupal:9\.0\.0 and is removed from drupal:10\.0\.0\. Module-provided Views configuration should be updated to accommodate the changes described at https:\/\/www.drupal.org\/node\/2869168\.%

seem no longer necessary.

Proposed resolution

Remove the patterns from .deprecation-ignore.txt.

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Issue fork drupal-3291208

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mondrake created an issue. See original summary.

mondrake’s picture

Issue summary: View changes

mondrake’s picture

Issue summary: View changes
mondrake’s picture

Status: Active » Needs review
longwave’s picture

Status: Needs review » Reviewed & tested by the community

These were removed in #3261245: Remove deprecated views module functions but the deprecation skips were not removed.

  • catch committed f907db9 on 10.0.x
    Issue #3291208 by mondrake, longwave: Remove stray ignore deprecation...
  • catch committed 4c8bb2c on 10.1.x
    Issue #3291208 by mondrake, longwave: Remove stray ignore deprecation...
catch’s picture

Status: Reviewed & tested by the community » Fixed

Committed/pushed to 10.1.x and cherry-picked to 10.0.x, thanks!

Status: Fixed » Closed (fixed)

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