D10: Update recommendation for ACL (drupal/acl)

Created on 19 January 2024, 5 months ago
Updated 5 February 2024, 5 months ago

Problem/Motivation

Project url: https://www.drupal.org/project/acl β†’

This module has been previously vetted for Drupal 9 with the following snippet added to curated.json:

{
  "package": "drupal/acl",
  "constraint": "1.0-beta1",
  "patches": {
    "Issue #3231034: Use DrupalSqlBase instead of SqlBase class": "https://www.drupal.org/files/issues/2021-09-02/drupalsqlbase_instead_of_sqlbase-3231034-2.patch"
  },
  "install": [
    "acl"
  ],
  "replaces": {
    "name": "acl"
  },
  "vetted": true
}

Steps to reproduce

n/a

Proposed resolution

Take snippet from D9 recommendation, update for Drupal 10 compatibility, add to D10 curated.json

Remaining tasks

  1. On a D7 site, install ACL
  2. Add snippet from D9 recommendation into D10 curated.json (locally)
  3. Generate new recommendation.json
  4. Use acli to generate a new D10 project based on this new recommendations.json file
  5. Test to see if old recommendation still works
  6. If not, update recommendation snippet to D10 appropriate values
  7. ACL includes some migrations as well which should be tested
    1. d6_d7_acl
    2. d6_d7_acl_node
    3. d6_d7_acl_user

User interface changes

n/a

API changes

n/a

Data model changes

n/a

πŸ“Œ Task
Status

Fixed

Version

1.9

Component

Recommendations

Created by

πŸ‡ΊπŸ‡ΈUnited States dan612 Portland, Maine

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

Merge Requests

Comments & Activities

Production build 0.69.0 2024