Problem/Motivation

The current label key for "operations" is "lablel". Furthermore, there is no need for a Drupal 10 only version. Drupal 9 is still supportable.

Background: I was unsure if using return typing on a method override will break D9 compatibility, as the return typing is only present in the D10 Symfony library. As it turns out, it doesn't break backwards compatibility with Drupal 9.

Steps to reproduce

Proposed resolution

Fix the before mentioned problems.

Remaining tasks

User interface changes

API changes

Data model changes

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

Grevil created an issue. See original summary.

Grevil’s picture

Status: Active » Needs review

Done, please review.

Anybody’s picture

Status: Needs review » Reviewed & tested by the community
Anybody’s picture

Assigned: Unassigned » Grevil

@Grevil: Should we then unsupport 1.0.0 after testing 2.0.0 with Drupal 9.5?

Grevil’s picture

Yes!

  • Grevil committed f25f5278 on 2.0.x
    Issue #3352675: Fix schema "operations" label and adjust version...
Grevil’s picture

Status: Reviewed & tested by the community » Fixed

Whoops, should have NOT merged this.. No update hook was provided. This will be handled in #3359031: Add update hook for schema changes.

Grevil’s picture

Oh wait, it's just the label key... nvm.

Grevil’s picture

Assigned: Grevil » Unassigned

Status: Fixed » Closed (fixed)

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