Validation on Paragraph-based Fields

Created on 6 July 2023, 12 months ago
Updated 24 June 2024, 6 days ago

Problem/Motivation

Paragraph-based fields are not validating.

Steps to reproduce

Drupal version: 10.1.0

  • Create a Paragraph type.
  • Add a field to the Paragraph type (e.g., link) and check the Unique checkbox.
  • Create a node with one Paragraph instance and a value for the link (e.g., https://example.com/).
  • Click Save.
  • Create another node with one Paragraph instance using the same value for the link (e.g., https://example.com/).
  • Click Save.
  • Note that the reused value does not return an error message.

Proposed resolution

Ensure Paragraph-based fields are validated.

🐛 Bug report
Status

Needs review

Version

1.1

Component

Code

Created by

🇺🇸United States ghalusa

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

Comments & Activities

Production build 0.69.0 2024