Closed (fixed)
Project:
Raven: Sentry Integration
Version:
4.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Feb 2023 at 07:44 UTC
Updated:
17 Feb 2023 at 23:24 UTC
Jump to comment: Most recent
Comments
Comment #3
ahmad abbad commentedComment #4
mfb@Ahmad Abbad we just fixed this in #3335031: Overridden config should not be used as default values on settings page
You should be able to override the config via settings.php, it just will not show up on the config form.
And my understanding of how Drupal works is that config overrides are not supposed to show up on config forms, thus the fix in #3335031: Overridden config should not be used as default values on settings page
Comment #5
mfbSee also the core bug report about this behavior: #2408549: Display status message on configuration forms when there are overridden values
Comment #6
mfbMeanwhile, I believe that tests are failing on this merge request due to test dependencies missing from the composer.json file?
Comment #10
mfbPretty sure this is working correctly, but feel free to re-open if I'm wrong :)