update_variables_to_config('taxonomy.settings', array(
    'taxonomy_override_selector' => 'override_selector',
    'taxonomy_terms_per_page_admin' => 'terms_per_page_admin',
    'taxonomy_maintain_index_table' => 'maintain_index_table',
  ));

See parent issue #2181257: [meta] Variables to config migration [d7] for instructions.

CommentFileSizeAuthor
#1 taxonomy_settings-2353775-1.patch747 bytesoadaeh
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

oadaeh’s picture

Status: Active » Needs work
Issue tags: +Needs tests
FileSize
747 bytes

Attached is the YAML for this issue, from the patch in #2382117: Migration Files for Drupal 7 Variables.
Test(s) (and maybe a dump file) still need to be written.

miguelc303’s picture

Added organization support to Anexus IT

jcost’s picture

Project: IMP » Drupal core
Version: » 8.0.x-dev
Component: Code » migration system

Will need to be submitted again to Core since moving from sandbox.

phenaproxima’s picture

phenaproxima’s picture

Status: Needs work » Closed (won't fix)