[PP-1] Take into account non-complex field item constraints in prop matching

Created on 2 July 2024, 4 months ago
Updated 5 July 2024, 3 months ago

Problem/Motivation

In πŸ› All field item constraints are not found when evaluating prop matchs Active this was removed $field_item_level_constraints_direct = $field_item->getConstraints()[$field_property_name] ?? [];
because the constraints are not actually keyed by property name.

Steps to reproduce

Proposed resolution

Determine if we can take these constraints into account some way.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Closed: works as designed

Component

Data model

Created by

πŸ‡ΊπŸ‡ΈUnited States tedbow Ithaca, NY, USA

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

Comments & Activities

Production build 0.71.5 2024