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

Created on 16 January 2025, 6 months 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

Merge Requests

Comments & Activities

Production build 0.71.5 2024