Support config download based on collection

Created on 8 April 2024, 3 months ago
Updated 22 April 2024, 2 months ago

Problem/Motivation

Currently, it is not possible to download config per collection.

Steps to reproduce

1. On site with configuration translation enabled, update a config translation.
For example label of article content_type is updated/translated in fr language.
2. Goto to /admin/config/development/configuration/single/config-partial-export and select updated config(node.type.article) and click Export.
3. Check the exported config file.
Current: The downloaded config file is of the default language.
Expected: The downloaded config file should belong to language.fr collection (should be downloaded under language/fr/node.type.article)

Proposed resolution

Add fix to identify and download configs as per collection:
1. Add Collection Name column to form.
2. Update code to download configs as per collection.

User interface changes

✨ Feature request
Status

Needs review

Version

2.0

Component

Code

Created by

🇮🇳India sumit_saini

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

Merge Requests

Comments & Activities

Production build 0.69.0 2024