Store relation with the parent entity in the database instead of the State API

Created on 16 January 2025, about 1 month ago

Problem/Motivation

Currently the State API is used to store the relationship between an entity and the parent entity it is inheriting from. The State API is not a permanent data store and is environment specific, so these relations are lost when moving data between environments.

We should instead use a permanent data store. Maybe a good candidate would be to store the relationship in a base field that is altered in on the child entity?

📌 Task
Status

Active

Version

2.0

Component

Code

Created by

🇧🇬Bulgaria pfrenssen Sofia

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

Comments & Activities

Production build 0.71.5 2024