Disallowing configurations override

Created on 9 November 2021, over 3 years ago
Updated 11 June 2025, about 2 months ago

Problem/Motivation

When we are accessing values from 'quickbooks_api.adminsettings', we doesn't have an option to override the configurations using configuration override ( https://www.drupal.org/docs/drupal-apis/configuration-api/configuration-... β†’ ).

Because of that, we can't split configurations between environments without the Config Split module.

Steps to reproduce

  • Fill out the QBO configuration form /admin/config/quickbooks_api/adminsettings
  • Try to override configurations using settings.php file

Proposed resolution

Replace \Drupal::service('config.factory') service by \Drupal::config() to allow Configurations override when we call QBO methods to connect on the server.

Remaining tasks

User interface changes

API changes

Data model changes

✨ Feature request
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡§πŸ‡·Brazil igorbarato

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024