Titles and Body are missing from field list

Created on 20 February 2023, almost 2 years ago
Updated 6 November 2023, about 1 year ago

Problem/Motivation

The field list ( route: /admin/reports/content-model/fields) does not include title and body/description fields due to the way these bundle properties don't quite get treated like fields.

The list should include them.

Steps to reproduce

  1. Visit /admin/reports/content-model/fields
  2. Notice that the list contains all the fields that appear in the various fieldable entities but does not contain entity properties like title/name or body/description because they are not technically fields even though they act like fields.

Proposed resolution

Will need a way to add them to the query so they are surfaced as being equivalent to fields.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States swirt Florida

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

Comments & Activities

Production build 0.71.5 2024