Valid config and update how configuration is saved

Created on 31 March 2025, 2 days ago

Problem/Motivation

So currently the node_types is saved like

article: article
basic: 0

So this means if a new content type is added this config is out of sync.

We should just save the checked inputs vs all so it would just be like

- article

Will need a small upgrade hook too.

Should validate the other config schema while at it.

Steps to reproduce

NA

Proposed resolution

Fix how configuration is saved, validate schema

Remaining tasks

Do it

User interface changes

NA

API changes

NA

Data model changes

NA

πŸ“Œ Task
Status

Active

Version

2.1

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States smustgrave

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

Comments & Activities

Production build 0.71.5 2024