Bad namespace in migration destination plugin

Created on 11 November 2016, over 7 years ago
Updated 28 May 2024, about 1 month ago

1. Getting error for DraggableViews. I had to use local patch. Can you fix it? I am working with drupal 8.2. I also check with dupal version 8.1, same case.

line: use Drupal\migrate\Entity\MigrationInterface;
should be replaced with: use Drupal\migrate\Plugin\MigrationInterface;

Check the patch file.

2. Getting notice in the .module file:

Notice: Undefined index: title in draggableviews_preprocess_views_view_table() (line 79 of modules/contrib/draggableviews/draggableviews.module).

πŸ› Bug report
Status

Closed: duplicate

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States pericxc

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡ΊπŸ‡ΈUnited States nicxvan

    This has been fixed in the 2.x version.

    The 8.1.x branch is no longer supported, if this is still an issue on 2.x please reopen this issue and change the version to 2.1.x-dev

Production build 0.69.0 2024