Drupal 11 compatibility fixes for Unique content field validation

Created on 23 September 2024, 5 months ago

Problem/Motivation

We are using the unique_content_field_validation module on several of our websites that we want to migrate to Drupal 11.

Proposed resolution

Implement a Drupal 11 compatible version of the module.

Remaining tasks

Publish and validate MR.

Testing on Drupal 11

To test on Drupal 11, add the following lines to your composer.json repositories section:

  "repositories": [
    {
      "type": "vcs",
      "url": "https://git.drupalcode.org/issue/unique_content_field_validation-3476048.git"
    },

and then run:

composer require drupal/unique_content_field_validation:dev-3476048-drupal-11-compatibility
Feature request
Status

Active

Version

1.1

Component

Code

Created by

🇫🇷France mably

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024