Skip to content
Snippets Groups Projects

Issue #3444071: Enable the Term Merge module

1 unresolved thread

Closes #3444071

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
28 28 'jquery_ui',
29 29 ]);
30 30 }
31
32 /**
33 * Issue #3444071: Enable the Term Merge module with dependencies.
34 */
35 function taxonomy_manager_update_8201() {
36 if (!\Drupal::moduleHandler()->moduleExists('term_merge')) {
  • No need, it was fixed by using submodule approach here - https://www.drupal.org/project/taxonomy_manager/issues/3444071

  • closed

  • Please register or sign in to reply
    Loading