Reverse filter weights on export

Created on 7 October 2020, over 3 years ago
Updated 23 October 2023, 8 months ago

Probably that's a bit specific case, but on the project, I have several active config splits:
- config_split.a - used on several sites of multi-site and enabled by some rule (weight 0)
- config_split.b - used on one specific site in addition to config_split.a (weight 1)

Both configs contain core.entity_view_display.node.type.default settings in graylist.
When I do drush cex, the config removed from b folder and updated in a folder, but I expect that it will be backward.
On config import it works correct and b used as more actual.

So it looks like on config export we should reverse order.

✨ Feature request
Status

Closed: outdated

Version

1.0

Component

Code

Created by

πŸ‡·πŸ‡ΊRussia kiseleva.t

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.

  • πŸ‡¨πŸ‡­Switzerland bircher πŸ‡¨πŸ‡Ώ

    This can be closed now that the two big modules using Config Filter have been ported to the Drupal core API.

Production build 0.69.0 2024