Avoid creating a table?

Created on 17 November 2024, about 1 month ago

Problem/Motivation

When creating a markup field, a DB table is created but it is not used since there are no data per entity/term to be stored.

Steps to reproduce

Just create a markup field.

Proposed resolution

Avoid creation (and deletion on field removal) of dedicated table if possible.

Remaining tasks

User interface changes

None

API changes

Data model changes

โœจ Feature request
Status

Active

Version

2.0

Component

Code

Created by

๐Ÿ‡ฎ๐Ÿ‡นItaly giuse69

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

Comments & Activities

  • Issue created by @giuse69
  • ๐Ÿ‡ฎ๐Ÿ‡นItaly giuse69

    By the way, if the machine name of the field is long ("field" รจ 21 chars) => the table for field revisions si created with a wrong name, like "taxonomy_term_r_19e0ilkckkfulo"

  • ๐Ÿ‡ฉ๐Ÿ‡ชGermany Anybody Porta Westfalica

    Absolutely. Happy to review a MR is someone is able to improve this!

Production build 0.71.5 2024