Mark two more core field type's computed properties as internal

Created on 13 March 2025, 7 months ago

Overview

๐Ÿ“Œ Provide visibility into which (core) field type props can be mapped into Content Type Templates vs not Active added FieldTypeSupportTest identified that while the daterange field type is supported, its start_date and end_date properties cannot be currently mapped into any SDC.

Turns out that that is okay, because it's used only internally, and the value and end_value twin values already contain the same data, and those can be mapped! ๐Ÿ‘ Hence start_date and end_date were marked as internal.

The same problem was identified for the following field type's properties:

  • datetime's date
  • file_uri's url

Proposed resolution

Apply the same pattern to

  • datetime's date
  • file_uri's url

User interface changes

None.

๐Ÿ“Œ Task
Status

Active

Version

0.0

Component

Page builder

Created by

๐Ÿ‡ง๐Ÿ‡ชBelgium wim leers Ghent ๐Ÿ‡ง๐Ÿ‡ช๐Ÿ‡ช๐Ÿ‡บ

Live updates comments and jobs are added and updated live.
  • Novice

    It would make a good project for someone who is new to the Drupal contribution process. It's preferred over Newbie.

Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024