Skip to content
Snippets Groups Projects

Add an option to enable/disable exporters for entity, config and locale, and...

Add an option to enable/disable exporters for entity, config and locale, and make them disabled by default.

Entity and config exporters need to be explicitly configured to indicate what entities/config should be exported. That's not the case with locale exporter, which cannot be disabled and always exports data for all languages.

This is not a critical problem, since exporting locales is a trivial process that takes only milliseconds, but introduces several problems. The main one is that we can not check if an Output Formatter is already present, leading to errors by that automatic export process taking place.

Hence, we should add a "enable"/"disable" option in the list of exporters available in each "Settings for exportable entities | configurations | locales".

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Luis approved this merge request

    approved this merge request

  • Alberto Silva added 1 commit

    added 1 commit

    Compare with previous version

  • Alberto Silva resolved all threads

    resolved all threads

  • Alberto Silva added 3 commits

    added 3 commits

    • 9ac04a2b - 1 commit from branch 1.1.x
    • 2511aade - Add an option to enable/disable exporters for entity, config and locale, and...
    • 74d33602 - Fix PR

    Compare with previous version

  • Please register or sign in to reply
    Loading