Custom Entities don't have base_field translations

Created on 5 May 2023, over 1 year ago
Updated 8 November 2023, about 1 year ago

Problem/Motivation

When you add a hook to be able to export the base_fields of a custom entity and it has translations the base_fields for the translation won't get exported because the hook is called for them.

Steps to reproduce

Have a custom entity with translations and create a hook for it to be able to export

Proposed resolution

Attached a patch - call the hook inside the exportBaseFields function so that when its called for the translation section the hook is also called

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Active

Version

1.4

Component

Code

Created by

πŸ‡¬πŸ‡§United Kingdom reece.oliver

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

Comments & Activities

Production build 0.71.5 2024