Problem/Motivation

i18n variable user mail is not migrated.

Proposed resolution

Migrate i18n variable, user mail to config.

References:

Remaining tasks

Write migration.
Write tests, includes updating the drupal6 test fixture. See Generating database fixtures for D8 Migrate tests.

User interface changes

N/A

API changes

N/A

Data model changes

N/A

CommentFileSizeAuthor
#5 2655348-5.patch8.82 KBquietone
#4 2655348-4.patch8.76 KBquietone
#3 2655348-3.patch7.92 KBquietone

Comments

quietone created an issue. See original summary.

quietone’s picture

Issue tags: +migrate-d6-d8
quietone’s picture

Status: Active » Postponed
StatusFileSize
new7.92 KB

This needs the test data in #2670170: Add i18n string & variable data to d6_dump. So setting to postponed.

quietone’s picture

StatusFileSize
new8.76 KB

Added tests for another language.

quietone’s picture

Version: 8.0.x-dev » 8.1.x-dev
Status: Postponed » Needs review
StatusFileSize
new8.82 KB

The i18n data has been committed to 8.1.x and 8.2.x, so try a test against 8.1.x.

Status: Needs review » Needs work

The last submitted patch, 5: 2655348-5.patch, failed testing.

quietone’s picture

Status: Needs work » Needs review

Error not related to patch, try again.

The last submitted patch, 4: 2655348-4.patch, failed testing.

The last submitted patch, 3: 2655348-3.patch, failed testing.

quietone’s picture

Status: Needs review » Closed (duplicate)
Related issues: +#2655346: i18n Variable to config: user settings [d6]

When creating some of the i18n Variable to config issues I didn't notice that the current D6 MigrateUserConfigsTest includes user mail and user settings tests. So, moving this work to the user settings issue #2655346: i18n Variable to config: user settings [d6] and closing as a duplicate.