Problem/Motivation

For sites that have multiple languages enabled, the fields are essentially stored multiple times in the database (i.e. "en", "es", "fr", etc.). Expand the current functionality for Bulk Copy Fields to handle the use case where these translated field values (per selected entities) should be copied as well.

Proposed resolution

Expand the BulkCopyFields class to support copying not only the fields ("en" -- or site default), but all other translated versions of the fields.

Remaining tasks

Work with module maintainers to determine scope/effort.
Create patch to get the translated field values copied as well.

User interface changes

N/A

API changes

N/A

Data model changes

N/A

CommentFileSizeAuthor
#2 2950230-2.patch10.08 KBel1_1el

Comments

laughnan created an issue. See original summary.

el1_1el’s picture

Status: Active » Patch (to be ported)
StatusFileSize
new10.08 KB

Ive added this feature. The attached patch requires the patch at https://www.drupal.org/project/bulk_copy_fields/issues/2950228#comment-1.... Both are being committed to dev branch.

  • el1_1el committed 2c36882 on 8.x-1.x
    Issue #2950230 by el1_1el: Support translated field copy
    
el1_1el’s picture

Status: Patch (to be ported) » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.