Allow field.field.* configs in wse_config

Created on 21 December 2022, over 2 years ago
Updated 7 February 2023, about 2 years ago

Problem/Motivation

When I stop ignoring field.field.* in wse_config I start getting an infinite loop in listAllWseConfigs(). listAllWseConfigs() uses an Entity Query which can eventually end up in Query->loadRecords() where it calls configFactory->listAll() and we start looping.

Steps to reproduce

Try to add a field.field.* to a workspace.

Proposed resolution

Let's do like the original listAll() and use the DB API instead of an Entity Query when we list all the configs.

✨ Feature request
Status

Closed: won't fix

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States tim bozeman

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024