Make Change author action module D11 compatible

Created on 27 September 2024, 5 months ago

Problem/Motivation

Change author action module is not D11 compatible

Proposed resolution

Add D11 compatibility in *.info.yml file

πŸ› Bug report
Status

Active

Version

1.1

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States sarahwylie

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

Merge Requests

Comments & Activities

  • Issue created by @sarahwylie
  • Merge request !2added ^11 to info.yml file β†’ (Open) created by sarahwylie
  • πŸ‡ΊπŸ‡ΈUnited States sarahwylie
  • πŸ‡¬πŸ‡·Greece akz

    Just adding ^11 to the info file does not make this module compatible with Drupal 11. The module depends on the core `Actions UI` module which is deprecated and removed from Drupal 11 code. So, this means that this module for its Drupal 11 version should be compatible with the contributed Actions UI β†’ module instead. See the relevant issue: https://www.drupal.org/project/change_author_action/issues/3459371 πŸ› Replaced Deprecated Actions Module Active

    Moreover and generally speaking, commits and merge requests should be atomic and address a single task (feature, bug fix etc) at a time. Your patch and MR contains both a feature (the alleged 11 support), plus some code styling and beautification changes. It is highly confusing to see, understand and review what the actual feature code is. IMO, those should be two separate MRs, each one accurately describing the task.

Production build 0.71.5 2024