Respect required fields for required property mapping

Created on 19 December 2023, 6 months ago
Updated 4 April 2024, 3 months ago

Problem/Motivation

When mapping a field to a required property, an error is thrown if there is no static mapping:

required values need to be populated, even if they are mapped to the field value. This mapping will be used in case the field value is empty.

However, if the entity field used for the mapping is also required, then there should never be a situation where the field value is empty.

Steps to reproduce

  • Create a component with a required property.
  • Create an entity with a required field.
  • Use SDC display on the entity and map the field to the property without a static value.
πŸ› Bug report
Status

Active

Version

1.0

Component

User interface

Created by

πŸ‡ΊπŸ‡ΈUnited States jayhuskins

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

Comments & Activities

Production build 0.69.0 2024