Fix config schema

Created on 23 June 2023, over 1 year ago
Updated 26 June 2023, over 1 year ago

Problem/Motivation

I was wondering about the missing translation support and I got a 403 page when trying to translate the config. During investigation I could figure out that the name of the config was simply wrong. I have installed Config Inspector module which also showed me that some schema entries are missing or invalid.

Furthermore I had to make sure that we store limit and weight values as integer so we get 10 instead of '10' when exporting config.

Proposed resolution

  • Fix config schema
  • Remove filter from schema since it does not exist anymore
  • Cast limit setting to integer
  • Cast weight setting to integer
  • Add excluded_fields to schema
🐛 Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

🇩🇪Germany yannickoo Berlin

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

Comments & Activities

Production build 0.71.5 2024