Key config overrides queries mapping every config override each time

Created on 2 October 2023, over 1 year ago

Problem/Motivation

Whenever a config override is run, the mapping is queried. If there is a mapping, it is cached in the service instance. If there is no mapping, the next time a config override is run, the mapping is queried again, resulting in an empty array again. Etc.

Steps to reproduce

Use the module without a key.config override, and check the queries being run.

Proposed resolution

Make the check in getMapping more strict.

Remaining tasks

Code review.

User interface changes

-

API changes

-

Data model changes

-

🐛 Bug report
Status

Active

Version

1.0

Component

Code

Created by

🇳🇱Netherlands spadxiii

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

Comments & Activities

Production build 0.71.5 2024