Problem/Motivation

When using the option, the entities translations labels are not saved.

Proposed resolution

Modify the batch operation to resave all the entity translations.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

unstatu created an issue. See original summary.

unstatu’s picture

Version: 8.x-3.x-dev » 8.x-3.0-beta4

unstatu’s picture

Just noticed that the error was in 8.x-3.0-beta4. Not sure if it's already fixed in the dev branch. Will check.

Anyway, for anyone interested, I have created a MR that will work for beta4: https://git.drupalcode.org/project/auto_entitylabel/-/merge_requests/8

unstatu’s picture

Version: 8.x-3.0-beta4 » 8.x-3.x-dev
Status: Active » Needs review

I have checked that the bug persists on the version 3. I have updated the MR for this version.