Closed (fixed)
Project:
GovCms CA3 Consumer Recipe
Version:
1.0.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
5 Mar 2026 at 04:22 UTC
Updated:
9 Apr 2026 at 07:05 UTC
Jump to comment: Most recent
In recipe, we are changing the filter settings for media and adding CA3 media there in code https://git.drupalcode.org/project/govcms_ca3_consumer/-/blob/1.x/recipe...
But if media setting `allowed_media_types` is empty, this means it is supporting all media types and thus no need to just add the CA3 as this will then exclude other media types.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
joshi.rohit100This MR has dependency on #3577157: Add a new config action which will update simple config entity only when it is not empty as first needs to be merged because of new config action
Comment #4
joshi.rohit100Comment #6
supreetam09 commented