Option to ignore (import, export, both)

Created on 28 May 2020, about 4 years ago
Updated 4 January 2024, 6 months ago

It would be amazing if each entry in the ignores could be flagged as one of 3 settings:

  1. Ignore importExample: web forms. We want to be able to export locally them so they're current in our VCS, but not override them when importing configuration on Prod.
  2. Ignore export
    Example: honestly, I can't think of one, but I'm sure there are use cases and it would make sense to add the option as part of this feature development.
  3. Ignore import and export
    Example: we have a config value for a counter that is scraped from another site using cron job. We neither want to import the value (it would overwrite the current one) nor export it (constantly changing in our VCS).
✨ Feature request
Status

Closed: outdated

Version

2.0

Component

Code

Created by

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 issue is being closed because Config Ignore 2.x is deprecated.

    The new 3,x version has been re-written from the ground up and works in a totally different way, yet it provides the same backwards compatible functionality. All the 2.x tests pass in 3.x and the 3.x codebase is easier to maintain.
    Users of 2.x are strongly encouraged to upgrade to 3.x, as there is a very simple update path.

    So likely this issue is no longer relevant. If you think that this issue still applies please open it again and target the new branch. All issues on the 2.x branch were closed in bulk.

Production build 0.69.0 2024