drush command default-content-export-module-with-references

Created on 10 April 2016, about 8 years ago
Updated 24 March 2024, 3 months ago

Hi,
i created a patch for a drush command to export the module defined entites with references.

πŸ“Œ Task
Status

RTBC

Version

2.0

Component

Code

Created by

πŸ‡©πŸ‡ͺGermany Christian.wiedemann

Live updates comments and jobs are added and updated live.
  • Needs tests

    The change is currently missing an automated test that fails when run with the original code, and succeeds when the bug has been fixed.

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.

  • First commit to issue fork.
  • @justafish opened merge request.
  • Open in Jenkins β†’ Open on Drupal.org β†’
    Core: 9.5.x + Environment: PHP 8.1 & MySQL 5.7
    last update 11 months ago
    13 pass
  • Status changed to Needs review 11 months ago
  • πŸ‡¬πŸ‡§United Kingdom justafish London, UK

    I've created a new drush command that works with 2.0.x

  • Status changed to RTBC 6 months ago
  • πŸ‡ΊπŸ‡ΈUnited States DamienMcKenna NH, USA

    I've tested the latest merge request from justafish and it works great.

  • πŸ‡ΊπŸ‡ΈUnited States DamienMcKenna NH, USA

    Hiding the files, which were for the 8.x-1.x branch.

  • πŸ‡ΊπŸ‡ΈUnited States DamienMcKenna NH, USA

    The only issue I have is that I'd like to be able to define entity types not to export, e.g. the "user" entity. For example, if I export a block that has a media item, which has a file record and then a file, which all point to a user object, the command exports the block, media, file items and the file itself, but not the user. That said, the improvement could be done as a follow-up.

Production build 0.69.0 2024